Uses of Interface
net.opengis.gml311.LineStringSegmentType
Packages that use LineStringSegmentType
- 
Uses of LineStringSegmentType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setLineStringSegment(LineStringSegmentType value) Sets the value of the 'Line String Segment' containment reference.
- 
Uses of LineStringSegmentType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement LineStringSegmentTypeModifier and TypeClassDescriptionclassAn 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.lineStringSegmentThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLineStringSegment(LineStringSegmentType newLineStringSegment, NotificationChain msgs) voidDocumentRootImpl.setLineStringSegment(LineStringSegmentType newLineStringSegment) 
- 
Uses of LineStringSegmentType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateLineStringSegmentType(LineStringSegmentType lineStringSegmentType, DiagnosticChain diagnostics, Map<Object, Object> context)