net.sourceforge.plantuml.project2
Interface TimeLine
-
- All Known Implementing Classes:
- TimeLineDay
public interface TimeLine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description TimeResolutiongetTimeResolution()booleanisClosed(TimeElement timeElement)TimeElementnext(TimeElement timeElement)TimeElementprevious(TimeElement timeElement)
-
-
-
Method Detail
-
next
TimeElement next(TimeElement timeElement)
-
previous
TimeElement previous(TimeElement timeElement)
-
getTimeResolution
TimeResolution getTimeResolution()
-
isClosed
boolean isClosed(TimeElement timeElement)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG