Uses of Interface
net.opengis.gml311.LineStringSegmentType
Packages that use LineStringSegmentType
-
Uses of LineStringSegmentType in net.opengis.gml311
Methods in net.opengis.gml311 that return LineStringSegmentTypeModifier and TypeMethodDescriptionGml311Factory.createLineStringSegmentType()
Returns a new object of class 'Line String Segment Type'.DocumentRoot.getLineStringSegment()
Returns the value of the 'Line String Segment' containment reference.Methods in net.opengis.gml311 that return types with arguments of type LineStringSegmentTypeModifier and TypeMethodDescriptionEList<LineStringSegmentType>
LineStringSegmentArrayPropertyType.getLineStringSegment()
Returns the value of the 'Line String Segment' containment reference list.Methods in net.opengis.gml311 with parameters of type LineStringSegmentTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setLineStringSegment
(LineStringSegmentType value) Sets the value of the 'Line String Segment
' containment reference. -
Uses of LineStringSegmentType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement LineStringSegmentTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Line String Segment Type'.Fields in net.opengis.gml311.impl with type parameters of type LineStringSegmentTypeModifier and TypeFieldDescriptionprotected EList<LineStringSegmentType>
LineStringSegmentArrayPropertyTypeImpl.lineStringSegment
The cached value of the 'Line String Segment
' containment reference list.Methods in net.opengis.gml311.impl that return LineStringSegmentTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLineStringSegmentType()
DocumentRootImpl.getLineStringSegment()
Methods in net.opengis.gml311.impl that return types with arguments of type LineStringSegmentTypeModifier and TypeMethodDescriptionEList<LineStringSegmentType>
LineStringSegmentArrayPropertyTypeImpl.getLineStringSegment()
Methods in net.opengis.gml311.impl with parameters of type LineStringSegmentTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetLineStringSegment
(LineStringSegmentType newLineStringSegment, NotificationChain msgs) void
DocumentRootImpl.setLineStringSegment
(LineStringSegmentType newLineStringSegment) -
Uses of LineStringSegmentType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type LineStringSegmentTypeModifier and TypeMethodDescriptionGml311Switch.caseLineStringSegmentType
(LineStringSegmentType object) Returns the result of interpreting the object as an instance of 'Line String Segment Type'.boolean
Gml311Validator.validateLineStringSegmentType
(LineStringSegmentType lineStringSegmentType, DiagnosticChain diagnostics, Map<Object, Object> context)