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 CoordinatesTypeGml311Factory. createCoordinatesType()Returns a new object of class 'Coordinates Type'.CoordinatesTypeArcByCenterPointType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeArcStringByBulgeType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeArcStringType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeBSplineType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeCubicSplineType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeDocumentRoot. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeEnvelopeType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeLinearRingType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeLineStringSegmentType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeLineStringType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypePointType. getCoordinates()Returns the value of the 'Coordinates' containment reference.CoordinatesTypeDataBlockType. getTupleList()Returns the value of the 'Tuple List' containment reference.CoordinatesTypeDocumentRoot. 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 voidArcByCenterPointType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidArcStringByBulgeType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidArcStringType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidBSplineType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidCubicSplineType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidDocumentRoot. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidEnvelopeType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidLinearRingType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidLineStringSegmentType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidLineStringType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidPointType. setCoordinates(CoordinatesType value)Sets the value of the 'Coordinates' containment reference.voidDataBlockType. setTupleList(CoordinatesType value)Sets the value of the 'Tuple List' containment reference.voidDocumentRoot. 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 classCoordinatesTypeImplAn implementation of the model object 'Coordinates Type'.Fields in net.opengis.gml311.impl declared as CoordinatesType Modifier and Type Field Description protected CoordinatesTypeArcByCenterPointTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeArcStringByBulgeTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeArcStringTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeBSplineTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeCubicSplineTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeEnvelopeTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeLinearRingTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeLineStringSegmentTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeLineStringTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypePointTypeImpl. coordinatesThe cached value of the 'Coordinates' containment reference.protected CoordinatesTypeDataBlockTypeImpl. tupleListThe cached value of the 'Tuple List' containment reference.Methods in net.opengis.gml311.impl that return CoordinatesType Modifier and Type Method Description CoordinatesTypeGml311FactoryImpl. createCoordinatesType()CoordinatesTypeArcByCenterPointTypeImpl. getCoordinates()CoordinatesTypeArcStringByBulgeTypeImpl. getCoordinates()CoordinatesTypeArcStringTypeImpl. getCoordinates()CoordinatesTypeBSplineTypeImpl. getCoordinates()CoordinatesTypeCubicSplineTypeImpl. getCoordinates()CoordinatesTypeDocumentRootImpl. getCoordinates()CoordinatesTypeEnvelopeTypeImpl. getCoordinates()CoordinatesTypeLinearRingTypeImpl. getCoordinates()CoordinatesTypeLineStringSegmentTypeImpl. getCoordinates()CoordinatesTypeLineStringTypeImpl. getCoordinates()CoordinatesTypePointTypeImpl. getCoordinates()CoordinatesTypeDataBlockTypeImpl. getTupleList()CoordinatesTypeDocumentRootImpl. getTupleList()Methods in net.opengis.gml311.impl with parameters of type CoordinatesType Modifier and Type Method Description NotificationChainArcByCenterPointTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainArcStringByBulgeTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainArcStringTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainBSplineTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainCubicSplineTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainEnvelopeTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainLinearRingTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainLineStringSegmentTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainLineStringTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainPointTypeImpl. basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainDataBlockTypeImpl. basicSetTupleList(CoordinatesType newTupleList, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetTupleList(CoordinatesType newTupleList, NotificationChain msgs)voidArcByCenterPointTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidArcStringByBulgeTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidArcStringTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidBSplineTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidCubicSplineTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidDocumentRootImpl. setCoordinates(CoordinatesType newCoordinates)voidEnvelopeTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidLinearRingTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidLineStringSegmentTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidLineStringTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidPointTypeImpl. setCoordinates(CoordinatesType newCoordinates)voidDataBlockTypeImpl. setTupleList(CoordinatesType newTupleList)voidDocumentRootImpl. 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 TGml311Switch. caseCoordinatesType(CoordinatesType object)Returns the result of interpreting the object as an instance of 'Coordinates Type'.booleanGml311Validator. validateCoordinatesType(CoordinatesType coordinatesType, DiagnosticChain diagnostics, Map<Object,Object> context)
-