Uses of Interface
net.opengis.gml311.AbstractCurveSegmentType
Packages that use AbstractCurveSegmentType
-
Uses of AbstractCurveSegmentType in net.opengis.gml311
Subinterfaces of AbstractCurveSegmentType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Arc By Bulge Type'.interface
A representation of the model object 'Arc By Center Point Type'.interface
A representation of the model object 'Arc String By Bulge Type'.interface
A representation of the model object 'Arc String Type'.interface
A representation of the model object 'Arc Type'.interface
A representation of the model object 'Bezier Type'.interface
A representation of the model object 'BSpline Type'.interface
A representation of the model object 'Circle By Center Point Type'.interface
A representation of the model object 'Circle Type'.interface
A representation of the model object 'Clothoid Type'.interface
A representation of the model object 'Cubic Spline Type'.interface
A representation of the model object 'Geodesic String Type'.interface
A representation of the model object 'Geodesic Type'.interface
A representation of the model object 'Line String Segment Type'.interface
A representation of the model object 'Offset Curve Type'.Methods in net.opengis.gml311 that return AbstractCurveSegmentTypeModifier and TypeMethodDescriptionDocumentRoot.getCurveSegment()
Returns the value of the 'Curve Segment' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractCurveSegmentTypeModifier and TypeMethodDescriptionEList<AbstractCurveSegmentType>
CurveSegmentArrayPropertyType.getCurveSegment()
Returns the value of the 'Curve Segment' containment reference list. -
Uses of AbstractCurveSegmentType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractCurveSegmentTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Curve Segment Type'.class
An implementation of the model object 'Arc By Bulge Type'.class
An implementation of the model object 'Arc By Center Point Type'.class
An implementation of the model object 'Arc String By Bulge Type'.class
An implementation of the model object 'Arc String Type'.class
An implementation of the model object 'Arc Type'.class
An implementation of the model object 'Bezier Type'.class
An implementation of the model object 'BSpline Type'.class
An implementation of the model object 'Circle By Center Point Type'.class
An implementation of the model object 'Circle Type'.class
An implementation of the model object 'Clothoid Type'.class
An implementation of the model object 'Cubic Spline Type'.class
An implementation of the model object 'Geodesic String Type'.class
An implementation of the model object 'Geodesic Type'.class
An implementation of the model object 'Line String Segment Type'.class
An implementation of the model object 'Offset Curve Type'.Methods in net.opengis.gml311.impl that return AbstractCurveSegmentTypeMethods in net.opengis.gml311.impl that return types with arguments of type AbstractCurveSegmentTypeModifier and TypeMethodDescriptionEList<AbstractCurveSegmentType>
CurveSegmentArrayPropertyTypeImpl.getCurveSegment()
Methods in net.opengis.gml311.impl with parameters of type AbstractCurveSegmentTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCurveSegment
(AbstractCurveSegmentType newCurveSegment, NotificationChain msgs) -
Uses of AbstractCurveSegmentType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractCurveSegmentTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCurveSegmentType
(AbstractCurveSegmentType object) Returns the result of interpreting the object as an instance of 'Abstract Curve Segment Type'.boolean
Gml311Validator.validateAbstractCurveSegmentType
(AbstractCurveSegmentType abstractCurveSegmentType, DiagnosticChain diagnostics, Map<Object, Object> context)