Uses of Interface
net.opengis.gml311.CoordinatesType
Packages that use CoordinatesType
-
Uses of CoordinatesType in net.opengis.gml311
Methods in net.opengis.gml311 that return CoordinatesTypeModifier and TypeMethodDescriptionGml311Factory.createCoordinatesType()
Returns a new object of class 'Coordinates Type'.ArcByCenterPointType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.ArcStringByBulgeType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.ArcStringType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.BSplineType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.CubicSplineType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.DocumentRoot.getCoordinates()
Returns the value of the 'Coordinates' containment reference.EnvelopeType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.LinearRingType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.LineStringSegmentType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.LineStringType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.PointType.getCoordinates()
Returns the value of the 'Coordinates' containment reference.DataBlockType.getTupleList()
Returns the value of the 'Tuple List' containment reference.DocumentRoot.getTupleList()
Returns the value of the 'Tuple List' containment reference.Methods in net.opengis.gml311 with parameters of type CoordinatesTypeModifier and TypeMethodDescriptionvoid
ArcByCenterPointType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
ArcStringByBulgeType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
ArcStringType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
BSplineType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
CubicSplineType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
DocumentRoot.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
EnvelopeType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
LinearRingType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
LineStringSegmentType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
LineStringType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
PointType.setCoordinates
(CoordinatesType value) Sets the value of the 'Coordinates
' containment reference.void
DataBlockType.setTupleList
(CoordinatesType value) Sets the value of the 'Tuple List
' containment reference.void
DocumentRoot.setTupleList
(CoordinatesType value) Sets the value of the 'Tuple List
' containment reference. -
Uses of CoordinatesType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CoordinatesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coordinates Type'.Fields in net.opengis.gml311.impl declared as CoordinatesTypeModifier and TypeFieldDescriptionprotected CoordinatesType
ArcByCenterPointTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
ArcStringByBulgeTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
ArcStringTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
BSplineTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
CubicSplineTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
EnvelopeTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
LinearRingTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
LineStringSegmentTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
LineStringTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
PointTypeImpl.coordinates
The cached value of the 'Coordinates
' containment reference.protected CoordinatesType
DataBlockTypeImpl.tupleList
The cached value of the 'Tuple List
' containment reference.Methods in net.opengis.gml311.impl that return CoordinatesTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCoordinatesType()
ArcByCenterPointTypeImpl.getCoordinates()
ArcStringByBulgeTypeImpl.getCoordinates()
ArcStringTypeImpl.getCoordinates()
BSplineTypeImpl.getCoordinates()
CubicSplineTypeImpl.getCoordinates()
DocumentRootImpl.getCoordinates()
EnvelopeTypeImpl.getCoordinates()
LinearRingTypeImpl.getCoordinates()
LineStringSegmentTypeImpl.getCoordinates()
LineStringTypeImpl.getCoordinates()
PointTypeImpl.getCoordinates()
DataBlockTypeImpl.getTupleList()
DocumentRootImpl.getTupleList()
Methods in net.opengis.gml311.impl with parameters of type CoordinatesTypeModifier and TypeMethodDescriptionNotificationChain
ArcByCenterPointTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
ArcStringByBulgeTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
ArcStringTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
BSplineTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
CubicSplineTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
EnvelopeTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
LinearRingTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
LineStringSegmentTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
LineStringTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
PointTypeImpl.basicSetCoordinates
(CoordinatesType newCoordinates, NotificationChain msgs) NotificationChain
DataBlockTypeImpl.basicSetTupleList
(CoordinatesType newTupleList, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetTupleList
(CoordinatesType newTupleList, NotificationChain msgs) void
ArcByCenterPointTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
ArcStringByBulgeTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
ArcStringTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
BSplineTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
CubicSplineTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
DocumentRootImpl.setCoordinates
(CoordinatesType newCoordinates) void
EnvelopeTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
LinearRingTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
LineStringSegmentTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
LineStringTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
PointTypeImpl.setCoordinates
(CoordinatesType newCoordinates) void
DataBlockTypeImpl.setTupleList
(CoordinatesType newTupleList) void
DocumentRootImpl.setTupleList
(CoordinatesType newTupleList) -
Uses of CoordinatesType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CoordinatesTypeModifier and TypeMethodDescriptionGml311Switch.caseCoordinatesType
(CoordinatesType object) Returns the result of interpreting the object as an instance of 'Coordinates Type'.boolean
Gml311Validator.validateCoordinatesType
(CoordinatesType coordinatesType, DiagnosticChain diagnostics, Map<Object, Object> context)