Class TimePeriodAnchor
java.lang.Object
org.jfree.data.time.TimePeriodAnchor
- All Implemented Interfaces:
Serializable
Used to indicate one of three positions in a time period:
START, MIDDLE and END.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TimePeriodAnchorEnd of period.static final TimePeriodAnchorMiddle of period.static final TimePeriodAnchorStart of period. -
Method Summary
-
Field Details
-
START
Start of period. -
MIDDLE
Middle of period. -
END
End of period.
-
-
Method Details
-
toString
-
equals
-
hashCode
-