Uses of Interface
net.opengis.gml311.CurveType
Packages that use CurveType
-
Uses of CurveType in net.opengis.gml311
Methods in net.opengis.gml311 that return CurveTypeModifier and TypeMethodDescriptionGml311Factory.createCurveType()
Returns a new object of class 'Curve Type'.DocumentRoot.getCurve1()
Returns the value of the 'Curve1' containment reference.Methods in net.opengis.gml311 with parameters of type CurveType -
Uses of CurveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CurveTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Curve Type'.Methods in net.opengis.gml311.impl that return CurveTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCurveType()
DocumentRootImpl.getCurve1()
Methods in net.opengis.gml311.impl with parameters of type CurveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCurve1
(CurveType newCurve1, NotificationChain msgs) void
-
Uses of CurveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CurveTypeModifier and TypeMethodDescriptionGml311Switch.caseCurveType
(CurveType object) Returns the result of interpreting the object as an instance of 'Curve Type'.boolean
Gml311Validator.validateCurveType
(CurveType curveType, DiagnosticChain diagnostics, Map<Object, Object> context)