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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Arc By Bulge Type'.interfaceA representation of the model object 'Arc By Center Point Type'.interfaceA representation of the model object 'Arc String By Bulge Type'.interfaceA representation of the model object 'Arc String Type'.interfaceA representation of the model object 'Arc Type'.interfaceA representation of the model object 'Bezier Type'.interfaceA representation of the model object 'BSpline Type'.interfaceA representation of the model object 'Circle By Center Point Type'.interfaceA representation of the model object 'Circle Type'.interfaceA representation of the model object 'Clothoid Type'.interfaceA representation of the model object 'Cubic Spline Type'.interfaceA representation of the model object 'Geodesic String Type'.interfaceA representation of the model object 'Geodesic Type'.interfaceA representation of the model object 'Line String Segment Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Abstract Curve Segment Type'.classAn implementation of the model object 'Arc By Bulge Type'.classAn implementation of the model object 'Arc By Center Point Type'.classAn implementation of the model object 'Arc String By Bulge Type'.classAn implementation of the model object 'Arc String Type'.classAn implementation of the model object 'Arc Type'.classAn implementation of the model object 'Bezier Type'.classAn implementation of the model object 'BSpline Type'.classAn implementation of the model object 'Circle By Center Point Type'.classAn implementation of the model object 'Circle Type'.classAn implementation of the model object 'Clothoid Type'.classAn implementation of the model object 'Cubic Spline Type'.classAn implementation of the model object 'Geodesic String Type'.classAn implementation of the model object 'Geodesic Type'.classAn implementation of the model object 'Line String Segment Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.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'.booleanGml311Validator.validateAbstractCurveSegmentType(AbstractCurveSegmentType abstractCurveSegmentType, DiagnosticChain diagnostics, Map<Object, Object> context)