Uses of Interface
org.gvsig.timesupport.AbsoluteIntervalType
Packages that use AbsoluteIntervalType
-
Uses of AbsoluteIntervalType in org.gvsig.timesupport
Methods in org.gvsig.timesupport that return AbsoluteIntervalTypeModifier and TypeMethodDescriptionTimeSupportManager.getAbsoluteIntervalType(int type) Gets anAbsoluteIntervalTypeby code.AbsoluteInterval.getFieldType(int index) Gets the field type at the specified index.Methods in org.gvsig.timesupport with parameters of type AbsoluteIntervalTypeModifier and TypeMethodDescriptionvoidTimeSupportManager.registerAbsoluteIntervalType(AbsoluteIntervalType absoluteIntervalType) Registers a newAbsoluteIntervalTypethat can be used in the creation of anAbsoluteInterval.