Uses of Interface
net.opengis.gml311.DirectionVectorType
Packages that use DirectionVectorType
-
Uses of DirectionVectorType in net.opengis.gml311
Methods in net.opengis.gml311 that return DirectionVectorTypeModifier and TypeMethodDescriptionGml311Factory.createDirectionVectorType()Returns a new object of class 'Direction Vector Type'.DirectionPropertyType.getDirectionVector()Returns the value of the 'Direction Vector' containment reference.DocumentRoot.getDirectionVector()Returns the value of the 'Direction Vector' containment reference.Methods in net.opengis.gml311 with parameters of type DirectionVectorTypeModifier and TypeMethodDescriptionvoidDirectionPropertyType.setDirectionVector(DirectionVectorType value) Sets the value of the 'Direction Vector' containment reference.voidDocumentRoot.setDirectionVector(DirectionVectorType value) Sets the value of the 'Direction Vector' containment reference. -
Uses of DirectionVectorType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DirectionVectorTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Direction Vector Type'.Fields in net.opengis.gml311.impl declared as DirectionVectorTypeModifier and TypeFieldDescriptionprotected DirectionVectorTypeDirectionPropertyTypeImpl.directionVectorThe cached value of the 'Direction Vector' containment reference.Methods in net.opengis.gml311.impl that return DirectionVectorTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDirectionVectorType()DirectionPropertyTypeImpl.getDirectionVector()DocumentRootImpl.getDirectionVector()Methods in net.opengis.gml311.impl with parameters of type DirectionVectorTypeModifier and TypeMethodDescriptionNotificationChainDirectionPropertyTypeImpl.basicSetDirectionVector(DirectionVectorType newDirectionVector, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDirectionVector(DirectionVectorType newDirectionVector, NotificationChain msgs) voidDirectionPropertyTypeImpl.setDirectionVector(DirectionVectorType newDirectionVector) voidDocumentRootImpl.setDirectionVector(DirectionVectorType newDirectionVector) -
Uses of DirectionVectorType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DirectionVectorTypeModifier and TypeMethodDescriptionGml311Switch.caseDirectionVectorType(DirectionVectorType object) Returns the result of interpreting the object as an instance of 'Direction Vector Type'.booleanGml311Validator.validateDirectionVectorType(DirectionVectorType directionVectorType, DiagnosticChain diagnostics, Map<Object, Object> context)