Uses of Interface
net.opengis.gml311.TopoCurvePropertyType
Packages that use TopoCurvePropertyType
-
Uses of TopoCurvePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoCurvePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTopoCurvePropertyType()
Returns a new object of class 'Topo Curve Property Type'.DocumentRoot.getTopoCurveProperty()
Returns the value of the 'Topo Curve Property' containment reference.Methods in net.opengis.gml311 with parameters of type TopoCurvePropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoCurveProperty
(TopoCurvePropertyType value) Sets the value of the 'Topo Curve Property
' containment reference. -
Uses of TopoCurvePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoCurvePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Curve Property Type'.Methods in net.opengis.gml311.impl that return TopoCurvePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoCurvePropertyType()
DocumentRootImpl.getTopoCurveProperty()
Methods in net.opengis.gml311.impl with parameters of type TopoCurvePropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoCurveProperty
(TopoCurvePropertyType newTopoCurveProperty, NotificationChain msgs) void
DocumentRootImpl.setTopoCurveProperty
(TopoCurvePropertyType newTopoCurveProperty) -
Uses of TopoCurvePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoCurvePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoCurvePropertyType
(TopoCurvePropertyType object) Returns the result of interpreting the object as an instance of 'Topo Curve Property Type'.boolean
Gml311Validator.validateTopoCurvePropertyType
(TopoCurvePropertyType topoCurvePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)