Uses of Interface
net.opengis.gml311.DirectPositionListType
-
Packages that use DirectPositionListType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of DirectPositionListType in net.opengis.gml311
Methods in net.opengis.gml311 that return DirectPositionListType Modifier and Type Method Description DirectPositionListType
Gml311Factory. createDirectPositionListType()
Returns a new object of class 'Direct Position List Type'.DirectPositionListType
ArcByCenterPointType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
ArcStringByBulgeType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
ArcStringType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
BSplineType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
ControlPointType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
CubicSplineType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
DocumentRoot. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
GeodesicStringType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
LinearRingType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
LineStringSegmentType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
LineStringType. getPosList()
Returns the value of the 'Pos List' containment reference.DirectPositionListType
RowType. getPosList()
Returns the value of the 'Pos List' containment reference.Methods in net.opengis.gml311 with parameters of type DirectPositionListType Modifier and Type Method Description void
ArcByCenterPointType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
ArcStringByBulgeType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
ArcStringType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
BSplineType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
ControlPointType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
CubicSplineType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
DocumentRoot. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
GeodesicStringType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
LinearRingType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
LineStringSegmentType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
LineStringType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference.void
RowType. setPosList(DirectPositionListType value)
Sets the value of the 'Pos List
' containment reference. -
Uses of DirectPositionListType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DirectPositionListType Modifier and Type Class Description class
DirectPositionListTypeImpl
An implementation of the model object 'Direct Position List Type'.Fields in net.opengis.gml311.impl declared as DirectPositionListType Modifier and Type Field Description protected DirectPositionListType
ArcByCenterPointTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
ArcStringByBulgeTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
ArcStringTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
BSplineTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
ControlPointTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
CubicSplineTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
GeodesicStringTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
LinearRingTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
LineStringSegmentTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
LineStringTypeImpl. posList
The cached value of the 'Pos List
' containment reference.protected DirectPositionListType
RowTypeImpl. posList
The cached value of the 'Pos List
' containment reference.Methods in net.opengis.gml311.impl that return DirectPositionListType Modifier and Type Method Description DirectPositionListType
Gml311FactoryImpl. createDirectPositionListType()
DirectPositionListType
ArcByCenterPointTypeImpl. getPosList()
DirectPositionListType
ArcStringByBulgeTypeImpl. getPosList()
DirectPositionListType
ArcStringTypeImpl. getPosList()
DirectPositionListType
BSplineTypeImpl. getPosList()
DirectPositionListType
ControlPointTypeImpl. getPosList()
DirectPositionListType
CubicSplineTypeImpl. getPosList()
DirectPositionListType
DocumentRootImpl. getPosList()
DirectPositionListType
GeodesicStringTypeImpl. getPosList()
DirectPositionListType
LinearRingTypeImpl. getPosList()
DirectPositionListType
LineStringSegmentTypeImpl. getPosList()
DirectPositionListType
LineStringTypeImpl. getPosList()
DirectPositionListType
RowTypeImpl. getPosList()
Methods in net.opengis.gml311.impl with parameters of type DirectPositionListType Modifier and Type Method Description NotificationChain
ArcByCenterPointTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
ArcStringByBulgeTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
ArcStringTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
BSplineTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
ControlPointTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
CubicSplineTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
DocumentRootImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
GeodesicStringTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
LinearRingTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
LineStringSegmentTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
LineStringTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
NotificationChain
RowTypeImpl. basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
void
ArcByCenterPointTypeImpl. setPosList(DirectPositionListType newPosList)
void
ArcStringByBulgeTypeImpl. setPosList(DirectPositionListType newPosList)
void
ArcStringTypeImpl. setPosList(DirectPositionListType newPosList)
void
BSplineTypeImpl. setPosList(DirectPositionListType newPosList)
void
ControlPointTypeImpl. setPosList(DirectPositionListType newPosList)
void
CubicSplineTypeImpl. setPosList(DirectPositionListType newPosList)
void
DocumentRootImpl. setPosList(DirectPositionListType newPosList)
void
GeodesicStringTypeImpl. setPosList(DirectPositionListType newPosList)
void
LinearRingTypeImpl. setPosList(DirectPositionListType newPosList)
void
LineStringSegmentTypeImpl. setPosList(DirectPositionListType newPosList)
void
LineStringTypeImpl. setPosList(DirectPositionListType newPosList)
void
RowTypeImpl. setPosList(DirectPositionListType newPosList)
-
Uses of DirectPositionListType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DirectPositionListType Modifier and Type Method Description T
Gml311Switch. caseDirectPositionListType(DirectPositionListType object)
Returns the result of interpreting the object as an instance of 'Direct Position List Type'.boolean
Gml311Validator. validateDirectPositionListType(DirectPositionListType directPositionListType, DiagnosticChain diagnostics, Map<Object,Object> context)
-