public class EscherShapePathProperty extends EscherSimpleProperty
Modifier and Type | Field | Description |
---|---|---|
static int |
CLOSED_CURVES |
|
static int |
CLOSED_POLYGON |
|
static int |
COMPLEX |
|
static int |
CURVES |
|
static int |
LINE_OF_STRAIGHT_SEGMENTS |
propertyValue
Constructor | Description |
---|---|
EscherShapePathProperty(short propertyNumber,
int shapePath) |
getId, getName, getPropertyNumber, getPropertySize, isBlipId, isComplex
equals, getPropertyValue, hashCode, serializeComplexPart, serializeSimplePart, toString, toXml
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 2018 The Apache Software Foundation or its licensors, as applicable.