Class TimeScaleCompressed
java.lang.Object
net.sourceforge.plantuml.project.timescale.TimeScaleCompressed
- All Implemented Interfaces:
TimeScale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
getEndingPosition
(Day instant) double
getStartingPosition
(Day instant) double
boolean
isBreaking
(Day instant) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TimeScaleCompressed
-
-
Method Details
-
getStartingPosition
- Specified by:
getStartingPosition
in interfaceTimeScale
-
getEndingPosition
- Specified by:
getEndingPosition
in interfaceTimeScale
-
getWidth
-
isBreaking
- Specified by:
isBreaking
in interfaceTimeScale
-