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 | 
propertyValueid| Constructor and Description | 
|---|
| EscherShapePathProperty(short propertyNumber,
                       int shapePath) | 
equals, getPropertyValue, hashCode, serializeComplexPart, serializeSimplePart, toStringgetId, getName, getPropertyNumber, getPropertySize, isBlipId, isComplexpublic 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 © 2014 Open Microscopy Environment