com.pdfjet
Class Segment
java.lang.Object
com.pdfjet.Segment
public class Segment
- extends java.lang.Object
Used to specify the segment of Ellipse or Circle to draw.
See Example_18
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLOCKWISE_00_03
public static final int CLOCKWISE_00_03
- See Also:
- Constant Field Values
CLOCKWISE_03_06
public static final int CLOCKWISE_03_06
- See Also:
- Constant Field Values
CLOCKWISE_06_09
public static final int CLOCKWISE_06_09
- See Also:
- Constant Field Values
CLOCKWISE_09_12
public static final int CLOCKWISE_09_12
- See Also:
- Constant Field Values
Segment
public Segment()