Uses of Interface
org.gvsig.vcsgis.lib.workspace.VCSGisWorkspaceDescriptor
Packages that use VCSGisWorkspaceDescriptor
-
Uses of VCSGisWorkspaceDescriptor in org.gvsig.vcsgis.lib
Methods in org.gvsig.vcsgis.lib that return VCSGisWorkspaceDescriptorMethods in org.gvsig.vcsgis.lib that return types with arguments of type VCSGisWorkspaceDescriptorModifier and TypeMethodDescriptionVCSGisManager.getWorkspaces()Return a Map with the workspace descriptors registered in this manager.Method parameters in org.gvsig.vcsgis.lib with type arguments of type VCSGisWorkspaceDescriptorModifier and TypeMethodDescriptionvoidVCSGisManager.restoreWorkspaces(Map<String, VCSGisWorkspaceDescriptor> descriptors) Replace the current registered workspaces by the indicaded as the Map of parameters in this manager.