public class EscherShapePathProperty extends EscherSimpleProperty
Modifier and Type | Field and Description |
---|---|
static int |
CLOSED_CURVES |
static int |
CLOSED_POLYGON |
static int |
COMPLEX |
static int |
CURVES |
static int |
LINE_OF_STRAIGHT_SEGMENTS |
propertyValue
Constructor and Description |
---|
EscherShapePathProperty(short propertyNumber,
int shapePath) |
equals, getPropertyValue, hashCode, serializeComplexPart, serializeSimplePart, toString, toXml
getId, getName, getPropertyNumber, getPropertySize, isBlipId, isComplex
public static final int LINE_OF_STRAIGHT_SEGMENTS
public static final int CLOSED_POLYGON
public static final int CURVES
public static final int CLOSED_CURVES
public static final int COMPLEX
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.