Uses of Interface
net.opengis.gml311.CurveSegmentArrayPropertyType
Packages that use CurveSegmentArrayPropertyType
-
Uses of CurveSegmentArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CurveSegmentArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createCurveSegmentArrayPropertyType()Returns a new object of class 'Curve Segment Array Property Type'.CurveType.getSegments()Returns the value of the 'Segments' containment reference.DocumentRoot.getSegments()Returns the value of the 'Segments' containment reference.Methods in net.opengis.gml311 with parameters of type CurveSegmentArrayPropertyTypeModifier and TypeMethodDescriptionvoidCurveType.setSegments(CurveSegmentArrayPropertyType value) Sets the value of the 'Segments' containment reference.voidDocumentRoot.setSegments(CurveSegmentArrayPropertyType value) Sets the value of the 'Segments' containment reference. -
Uses of CurveSegmentArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CurveSegmentArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Curve Segment Array Property Type'.Fields in net.opengis.gml311.impl declared as CurveSegmentArrayPropertyTypeModifier and TypeFieldDescriptionprotected CurveSegmentArrayPropertyTypeCurveTypeImpl.segmentsThe cached value of the 'Segments' containment reference.Methods in net.opengis.gml311.impl that return CurveSegmentArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCurveSegmentArrayPropertyType()CurveTypeImpl.getSegments()DocumentRootImpl.getSegments()Methods in net.opengis.gml311.impl with parameters of type CurveSegmentArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChainCurveTypeImpl.basicSetSegments(CurveSegmentArrayPropertyType newSegments, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetSegments(CurveSegmentArrayPropertyType newSegments, NotificationChain msgs) voidCurveTypeImpl.setSegments(CurveSegmentArrayPropertyType newSegments) voidDocumentRootImpl.setSegments(CurveSegmentArrayPropertyType newSegments) -
Uses of CurveSegmentArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CurveSegmentArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseCurveSegmentArrayPropertyType(CurveSegmentArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Curve Segment Array Property Type'.booleanGml311Validator.validateCurveSegmentArrayPropertyType(CurveSegmentArrayPropertyType curveSegmentArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)