net.sourceforge.plantuml.project2
Class TimeLineDay
java.lang.Object
net.sourceforge.plantuml.project2.TimeLineDay
- All Implemented Interfaces:
- TimeLine
public class TimeLineDay
- extends Object
- implements TimeLine
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeLineDay
public TimeLineDay()
next
public TimeElement next(TimeElement timeElement)
- Specified by:
next
in interface TimeLine
previous
public TimeElement previous(TimeElement timeElement)
- Specified by:
previous
in interface TimeLine
getTimeResolution
public TimeResolution getTimeResolution()
- Specified by:
getTimeResolution
in interface TimeLine
isClosed
public boolean isClosed(TimeElement timeElement)
- Specified by:
isClosed
in interface TimeLine
Copyright © 2013. All Rights Reserved.