Uses of Interface
net.opengis.gml311.LineStringSegmentArrayPropertyType
Packages that use LineStringSegmentArrayPropertyType
-
Uses of LineStringSegmentArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return LineStringSegmentArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createLineStringSegmentArrayPropertyType()Returns a new object of class 'Line String Segment Array Property Type'.Methods in net.opengis.gml311 that return types with arguments of type LineStringSegmentArrayPropertyTypeModifier and TypeMethodDescriptionTinType.getBreakLines()Returns the value of the 'Break Lines' containment reference list.TinType.getStopLines()Returns the value of the 'Stop Lines' containment reference list. -
Uses of LineStringSegmentArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement LineStringSegmentArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Line String Segment Array Property Type'.Fields in net.opengis.gml311.impl with type parameters of type LineStringSegmentArrayPropertyTypeModifier and TypeFieldDescriptionprotected EList<LineStringSegmentArrayPropertyType>TinTypeImpl.breakLinesThe cached value of the 'Break Lines' containment reference list.protected EList<LineStringSegmentArrayPropertyType>TinTypeImpl.stopLinesThe cached value of the 'Stop Lines' containment reference list.Methods in net.opengis.gml311.impl that return LineStringSegmentArrayPropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type LineStringSegmentArrayPropertyType -
Uses of LineStringSegmentArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type LineStringSegmentArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseLineStringSegmentArrayPropertyType(LineStringSegmentArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Line String Segment Array Property Type'.booleanGml311Validator.validateLineStringSegmentArrayPropertyType(LineStringSegmentArrayPropertyType lineStringSegmentArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)