Uses of Class
net.sourceforge.plantuml.project2.TimeResolution

Packages that use TimeResolution
net.sourceforge.plantuml.project2   
 

Uses of TimeResolution in net.sourceforge.plantuml.project2
 

Methods in net.sourceforge.plantuml.project2 that return TimeResolution
 TimeResolution TimeLineDay.getTimeResolution()
           
 TimeResolution TimeLine.getTimeResolution()
           
static TimeResolution TimeResolution.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimeResolution[] TimeResolution.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.