Uses of Class
org.gvsig.vectorediting.lib.api.exceptions.ServiceInformationException
Packages that use ServiceInformationException
-
Uses of ServiceInformationException in org.gvsig.vectorediting.lib.api
Methods in org.gvsig.vectorediting.lib.api that throw ServiceInformationExceptionModifier and TypeMethodDescriptionEditingManager.getServiceInfo(String serviceName) Gets read only information about a service such as if service creates new geometries, name, description, supported types, mouse icon, parameters and information about its parameters.booleanEditingServiceInfo.isCompatibleWith(org.gvsig.fmap.geom.type.GeometryType geoType) Returns if service is compatible with the geometry type received as parameter.