Uses of Interface
net.opengis.gml.VectorType
Packages that use VectorType
-
Uses of VectorType in net.opengis.gml
Methods in net.opengis.gml that return VectorTypeModifier and TypeMethodDescriptionGmlFactory.createVectorType()
Returns a new object of class 'Vector Type'. -
Uses of VectorType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement VectorTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Vector Type'.Methods in net.opengis.gml.impl that return VectorType -
Uses of VectorType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type VectorTypeModifier and TypeMethodDescriptionGmlSwitch.caseVectorType
(VectorType object) Returns the result of interpreting the object as an instance of 'Vector Type'.boolean
GmlValidator.validateVectorType
(VectorType vectorType, DiagnosticChain diagnostics, Map context)