Uses of Interface
org.gvsig.vcsgis.lib.workspace.VCSGisWorkspace
Packages that use VCSGisWorkspace
-
Uses of VCSGisWorkspace in org.gvsig.vcsgis.lib
Methods in org.gvsig.vcsgis.lib that return VCSGisWorkspaceModifier and TypeMethodDescriptionVCSGisManager.getWorkspace(org.gvsig.fmap.dal.feature.FeatureStore store) Returns the workspace associated with the store.VCSGisManager.openWorkspace(File wsfile) VCSGisManager.openWorkspace(File wsfile, String label) VCSGisManager.openWorkspace(org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer workspace) VCSGisManager.openWorkspace(org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer wsexplorer, String label) Methods in org.gvsig.vcsgis.lib with parameters of type VCSGisWorkspaceModifier and TypeMethodDescriptionvoidVCSGisManager.deregisterWorkspace(VCSGisWorkspace workspace) Deregister the VCSGis-workspace of this manager.voidVCSGisManager.registerWorkspace(VCSGisWorkspace workspace) Register a VCSGis-workspace in this manager. -
Uses of VCSGisWorkspace in org.gvsig.vcsgis.lib.workspace
Methods in org.gvsig.vcsgis.lib.workspace that return VCSGisWorkspace