Uses of Interface
net.opengis.gml311.AbstractCurveType
Packages that use AbstractCurveType
-
Uses of AbstractCurveType in net.opengis.gml311
Subinterfaces of AbstractCurveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Curve Type'.interface
A representation of the model object 'Curve Type'.interface
A representation of the model object 'Line String Type'.interface
A representation of the model object 'Orientable Curve Type'.Methods in net.opengis.gml311 that return AbstractCurveTypeModifier and TypeMethodDescriptionCurvePropertyType.getCurve()
Returns the value of the 'Curve' containment reference.DocumentRoot.getCurve()
Returns the value of the 'Curve' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractCurveTypeModifier and TypeMethodDescriptionEList<AbstractCurveType>
CurveArrayPropertyType.getCurve()
Returns the value of the 'Curve' containment reference list. -
Uses of AbstractCurveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractCurveTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Curve Type'.class
An implementation of the model object 'Composite Curve Type'.class
An implementation of the model object 'Curve Type'.class
An implementation of the model object 'Line String Type'.class
An implementation of the model object 'Orientable Curve Type'.Methods in net.opengis.gml311.impl that return AbstractCurveTypeMethods in net.opengis.gml311.impl that return types with arguments of type AbstractCurveTypeMethods in net.opengis.gml311.impl with parameters of type AbstractCurveTypeModifier and TypeMethodDescriptionNotificationChain
CurvePropertyTypeImpl.basicSetCurve
(AbstractCurveType newCurve, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetCurve
(AbstractCurveType newCurve, NotificationChain msgs) -
Uses of AbstractCurveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractCurveTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCurveType
(AbstractCurveType object) Returns the result of interpreting the object as an instance of 'Abstract Curve Type'.boolean
Gml311Validator.validateAbstractCurveType
(AbstractCurveType abstractCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)