Package net.atthegate.server.service.pdf
Class Segment
java.lang.Object
net.atthegate.server.service.pdf.Segment
Used to specify the segment of Ellipse or Circle to draw.
See Example_18
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLOCKWISE_00_03
public static final int CLOCKWISE_00_03- See Also:
-
CLOCKWISE_03_06
public static final int CLOCKWISE_03_06- See Also:
-
CLOCKWISE_06_09
public static final int CLOCKWISE_06_09- See Also:
-
CLOCKWISE_09_12
public static final int CLOCKWISE_09_12- See Also:
-
-
Constructor Details
-
Segment
public Segment()
-