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 TypeMethodDescriptionvoidDocumentRoot.setTopoCurve(TopoCurveType value) Sets the value of the 'Topo Curve' containment reference.voidTopoCurvePropertyType.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 TypeClassDescriptionclassAn implementation of the model object 'Topo Curve Type'.Fields in net.opengis.gml311.impl declared as TopoCurveTypeModifier and TypeFieldDescriptionprotected TopoCurveTypeTopoCurvePropertyTypeImpl.topoCurveThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoCurve(TopoCurveType newTopoCurve, NotificationChain msgs) NotificationChainTopoCurvePropertyTypeImpl.basicSetTopoCurve(TopoCurveType newTopoCurve, NotificationChain msgs) voidDocumentRootImpl.setTopoCurve(TopoCurveType newTopoCurve) voidTopoCurvePropertyTypeImpl.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'.booleanGml311Validator.validateTopoCurveType(TopoCurveType topoCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)