Uses of Interface
org.gvsig.timesupport.TimeSupportManager
Packages that use TimeSupportManager
-
Uses of TimeSupportManager in org.gvsig.timesupport
Methods in org.gvsig.timesupport that return TimeSupportManagerModifier and TypeMethodDescriptionstatic TimeSupportManagerTimeSupportLocator.getManager()Return a reference to the TimeSupportManager.Method parameters in org.gvsig.timesupport with type arguments of type TimeSupportManagerModifier and TypeMethodDescriptionstatic voidTimeSupportLocator.registerManager(Class<? extends TimeSupportManager> clazz) Registers the Class implementing the TimeSupportManager interface.