Uses of Interface
net.opengis.gml311.CoordinatesType
-
Packages that use CoordinatesType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of CoordinatesType in net.opengis.gml311
Methods in net.opengis.gml311 that return CoordinatesType Modifier and Type Method Description CoordinatesType
Gml311Factory. createCoordinatesType()
Returns a new object of class 'Coordinates Type'.CoordinatesType
ArcByCenterPointType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
ArcStringByBulgeType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
ArcStringType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
BSplineType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
CubicSplineType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
DocumentRoot. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
EnvelopeType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
LinearRingType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
LineStringSegmentType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
LineStringType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
PointType. getCoordinates()
Returns the value of the 'Coordinates' containment reference.CoordinatesType
DataBlockType. getTupleList()
Returns the value of the 'Tuple List' containment reference.CoordinatesType
DocumentRoot. getTupleList()
Returns the value of the 'Tuple List' containment reference.Methods in net.opengis.gml311 with parameters of type CoordinatesType Modifier and Type Method Description void
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 CoordinatesType Modifier and Type Class Description class
CoordinatesTypeImpl
An implementation of the model object 'Coordinates Type'.Fields in net.opengis.gml311.impl declared as CoordinatesType Modifier and Type Field Description protected 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 CoordinatesType Modifier and Type Method Description CoordinatesType
Gml311FactoryImpl. createCoordinatesType()
CoordinatesType
ArcByCenterPointTypeImpl. getCoordinates()
CoordinatesType
ArcStringByBulgeTypeImpl. getCoordinates()
CoordinatesType
ArcStringTypeImpl. getCoordinates()
CoordinatesType
BSplineTypeImpl. getCoordinates()
CoordinatesType
CubicSplineTypeImpl. getCoordinates()
CoordinatesType
DocumentRootImpl. getCoordinates()
CoordinatesType
EnvelopeTypeImpl. getCoordinates()
CoordinatesType
LinearRingTypeImpl. getCoordinates()
CoordinatesType
LineStringSegmentTypeImpl. getCoordinates()
CoordinatesType
LineStringTypeImpl. getCoordinates()
CoordinatesType
PointTypeImpl. getCoordinates()
CoordinatesType
DataBlockTypeImpl. getTupleList()
CoordinatesType
DocumentRootImpl. getTupleList()
Methods in net.opengis.gml311.impl with parameters of type CoordinatesType Modifier and Type Method Description NotificationChain
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 CoordinatesType Modifier and Type Method Description T
Gml311Switch. 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)
-