public class DwfWhipContourSet extends DwfWhipPointSet
Represents Whip contour set object
Constructor and Description |
---|
DwfWhipContourSet()
Initializes a new instance of the
DwfWhipContourSet class |
DwfWhipContourSet(DwfWhipLogicalPoint[] points)
Initializes a new instance of the
DwfWhipContourSet class |
Modifier and Type | Method and Description |
---|---|
int |
getContourNumber()
Gets or sets the number of contours in the set (size of counts_list.)
|
long |
getIncarnation()
Gets or sets rendition incarnation
|
int |
getStageItemCounter()
Gets or sets stage item counter
|
getMaxPoint, getMinPoint, getPoints, isTransformed, transform
getColor, getLayerIndex, getLineStyle, getLineWeight, getTransformMatrix, isVisible, setColor, setLayerIndex, setLineStyle, setLineWeight, setTransformMatrix, setVisible
isMaterialized
public DwfWhipContourSet()
Initializes a new instance of the DwfWhipContourSet
class
public DwfWhipContourSet(DwfWhipLogicalPoint[] points)
Initializes a new instance of the DwfWhipContourSet
class
points
- points of the setpublic final long getIncarnation()
Gets or sets rendition incarnation
public final int getContourNumber()
Gets or sets the number of contours in the set (size of counts_list.)
public final int getStageItemCounter()
Gets or sets stage item counter