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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Curve Type'.interfaceA representation of the model object 'Curve Type'.interfaceA representation of the model object 'Line String Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Abstract Curve Type'.classAn implementation of the model object 'Composite Curve Type'.classAn implementation of the model object 'Curve Type'.classAn implementation of the model object 'Line String Type'.classAn 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 TypeMethodDescriptionNotificationChainCurvePropertyTypeImpl.basicSetCurve(AbstractCurveType newCurve, NotificationChain msgs) NotificationChainDocumentRootImpl.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'.booleanGml311Validator.validateAbstractCurveType(AbstractCurveType abstractCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)