Uses of Interface
org.gvsig.export.ExportManager
Packages that use ExportManager
-
Uses of ExportManager in org.gvsig.export
Methods in org.gvsig.export that return ExportManagerModifier and TypeMethodDescriptionstatic ExportManagerExportLocator.getManager()Return a reference to the ExportManager.Method parameters in org.gvsig.export with type arguments of type ExportManagerModifier and TypeMethodDescriptionstatic voidExportLocator.registerManager(Class<? extends ExportManager> clazz) Registers the Class implementing the ExportManager interface.