Uses of Interface
net.opengis.gml311.TopoCurveType
Packages that use TopoCurveType
-
Uses of TopoCurveType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoCurveTypeModifier and TypeMethodDescriptionGml311Factory.createTopoCurveType()
Returns a new object of class 'Topo Curve Type'.DocumentRoot.getTopoCurve()
Returns the value of the 'Topo Curve' containment reference.TopoCurvePropertyType.getTopoCurve()
Returns the value of the 'Topo Curve' containment reference.Methods in net.opengis.gml311 with parameters of type TopoCurveTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoCurve
(TopoCurveType value) Sets the value of the 'Topo Curve
' containment reference.void
TopoCurvePropertyType.setTopoCurve
(TopoCurveType value) Sets the value of the 'Topo Curve
' containment reference. -
Uses of TopoCurveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoCurveTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Curve Type'.Fields in net.opengis.gml311.impl declared as TopoCurveTypeModifier and TypeFieldDescriptionprotected TopoCurveType
TopoCurvePropertyTypeImpl.topoCurve
The cached value of the 'Topo Curve
' containment reference.Methods in net.opengis.gml311.impl that return TopoCurveTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoCurveType()
DocumentRootImpl.getTopoCurve()
TopoCurvePropertyTypeImpl.getTopoCurve()
Methods in net.opengis.gml311.impl with parameters of type TopoCurveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoCurve
(TopoCurveType newTopoCurve, NotificationChain msgs) NotificationChain
TopoCurvePropertyTypeImpl.basicSetTopoCurve
(TopoCurveType newTopoCurve, NotificationChain msgs) void
DocumentRootImpl.setTopoCurve
(TopoCurveType newTopoCurve) void
TopoCurvePropertyTypeImpl.setTopoCurve
(TopoCurveType newTopoCurve) -
Uses of TopoCurveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoCurveTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoCurveType
(TopoCurveType object) Returns the result of interpreting the object as an instance of 'Topo Curve Type'.boolean
Gml311Validator.validateTopoCurveType
(TopoCurveType topoCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)