Uses of Interface
net.opengis.gml311.OrientableCurveType
Packages that use OrientableCurveType
-
Uses of OrientableCurveType in net.opengis.gml311
Methods in net.opengis.gml311 that return OrientableCurveTypeModifier and TypeMethodDescriptionGml311Factory.createOrientableCurveType()Returns a new object of class 'Orientable Curve Type'.DocumentRoot.getOrientableCurve()Returns the value of the 'Orientable Curve' containment reference.Methods in net.opengis.gml311 with parameters of type OrientableCurveTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setOrientableCurve(OrientableCurveType value) Sets the value of the 'Orientable Curve' containment reference. -
Uses of OrientableCurveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OrientableCurveTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Orientable Curve Type'.Methods in net.opengis.gml311.impl that return OrientableCurveTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOrientableCurveType()DocumentRootImpl.getOrientableCurve()Methods in net.opengis.gml311.impl with parameters of type OrientableCurveTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetOrientableCurve(OrientableCurveType newOrientableCurve, NotificationChain msgs) voidDocumentRootImpl.setOrientableCurve(OrientableCurveType newOrientableCurve) -
Uses of OrientableCurveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OrientableCurveTypeModifier and TypeMethodDescriptionGml311Switch.caseOrientableCurveType(OrientableCurveType object) Returns the result of interpreting the object as an instance of 'Orientable Curve Type'.booleanGml311Validator.validateOrientableCurveType(OrientableCurveType orientableCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)