Uses of Interface
net.opengis.gml311.PointPropertyType
-
Packages that use PointPropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of PointPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return PointPropertyType Modifier and Type Method Description PointPropertyTypeGml311Factory. createPointPropertyType()Returns a new object of class 'Point Property Type'.PointPropertyTypeDocumentRoot. getCenterOf()Returns the value of the 'Center Of' containment reference.PointPropertyTypeRectifiedGridType. getOrigin()Returns the value of the 'Origin' containment reference.PointPropertyTypeDocumentRoot. getPointMember()Returns the value of the 'Point Member' containment reference.PointPropertyTypeArcByCenterPointType. getPointProperty()Returns the value of the 'Point Property' containment reference.PointPropertyTypeDocumentRoot. getPointProperty()Returns the value of the 'Point Property' containment reference.PointPropertyTypeNodeType. getPointProperty()Returns the value of the 'Point Property' containment reference.PointPropertyTypeArcByCenterPointType. getPointRep()Returns the value of the 'Point Rep' containment reference.PointPropertyTypeDocumentRoot. getPointRep()Returns the value of the 'Point Rep' containment reference.PointPropertyTypeDocumentRoot. getPosition()Returns the value of the 'Position' containment reference.Methods in net.opengis.gml311 that return types with arguments of type PointPropertyType Modifier and Type Method Description EList<PointPropertyType>MultiPointType. getPointMember()Returns the value of the 'Point Member' containment reference list.EList<PointPropertyType>ArcStringByBulgeType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>ArcStringType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>BSplineType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>ControlPointType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>CubicSplineType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>GeodesicStringType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>LinearRingType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>LineStringSegmentType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>LineStringType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>RowType. getPointProperty()Returns the value of the 'Point Property' containment reference list.EList<PointPropertyType>ArcStringByBulgeType. getPointRep()Returns the value of the 'Point Rep' containment reference list.EList<PointPropertyType>ArcStringType. getPointRep()Returns the value of the 'Point Rep' containment reference list.EList<PointPropertyType>BSplineType. getPointRep()Returns the value of the 'Point Rep' containment reference list.EList<PointPropertyType>CubicSplineType. getPointRep()Returns the value of the 'Point Rep' containment reference list.EList<PointPropertyType>LinearRingType. getPointRep()Returns the value of the 'Point Rep' containment reference list.EList<PointPropertyType>LineStringSegmentType. getPointRep()Returns the value of the 'Point Rep' containment reference list.EList<PointPropertyType>LineStringType. getPointRep()Returns the value of the 'Point Rep' containment reference list.Methods in net.opengis.gml311 with parameters of type PointPropertyType Modifier and Type Method Description voidDocumentRoot. setCenterOf(PointPropertyType value)Sets the value of the 'Center Of' containment reference.voidRectifiedGridType. setOrigin(PointPropertyType value)Sets the value of the 'Origin' containment reference.voidDocumentRoot. setPointMember(PointPropertyType value)Sets the value of the 'Point Member' containment reference.voidArcByCenterPointType. setPointProperty(PointPropertyType value)Sets the value of the 'Point Property' containment reference.voidDocumentRoot. setPointProperty(PointPropertyType value)Sets the value of the 'Point Property' containment reference.voidNodeType. setPointProperty(PointPropertyType value)Sets the value of the 'Point Property' containment reference.voidArcByCenterPointType. setPointRep(PointPropertyType value)Sets the value of the 'Point Rep' containment reference.voidDocumentRoot. setPointRep(PointPropertyType value)Sets the value of the 'Point Rep' containment reference.voidDocumentRoot. setPosition(PointPropertyType value)Sets the value of the 'Position' containment reference. -
Uses of PointPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PointPropertyType Modifier and Type Class Description classPointPropertyTypeImplAn implementation of the model object 'Point Property Type'.Fields in net.opengis.gml311.impl declared as PointPropertyType Modifier and Type Field Description protected PointPropertyTypeRectifiedGridTypeImpl. originThe cached value of the 'Origin' containment reference.protected PointPropertyTypeArcByCenterPointTypeImpl. pointPropertyThe cached value of the 'Point Property' containment reference.protected PointPropertyTypeNodeTypeImpl. pointPropertyThe cached value of the 'Point Property' containment reference.protected PointPropertyTypeArcByCenterPointTypeImpl. pointRepThe cached value of the 'Point Rep' containment reference.Fields in net.opengis.gml311.impl with type parameters of type PointPropertyType Modifier and Type Field Description protected EList<PointPropertyType>MultiPointTypeImpl. pointMemberThe cached value of the 'Point Member' containment reference list.Methods in net.opengis.gml311.impl that return PointPropertyType Modifier and Type Method Description PointPropertyTypeGml311FactoryImpl. createPointPropertyType()PointPropertyTypeDocumentRootImpl. getCenterOf()PointPropertyTypeRectifiedGridTypeImpl. getOrigin()PointPropertyTypeDocumentRootImpl. getPointMember()PointPropertyTypeArcByCenterPointTypeImpl. getPointProperty()PointPropertyTypeDocumentRootImpl. getPointProperty()PointPropertyTypeNodeTypeImpl. getPointProperty()PointPropertyTypeArcByCenterPointTypeImpl. getPointRep()PointPropertyTypeDocumentRootImpl. getPointRep()PointPropertyTypeDocumentRootImpl. getPosition()Methods in net.opengis.gml311.impl that return types with arguments of type PointPropertyType Modifier and Type Method Description EList<PointPropertyType>MultiPointTypeImpl. getPointMember()EList<PointPropertyType>ArcStringByBulgeTypeImpl. getPointProperty()EList<PointPropertyType>ArcStringTypeImpl. getPointProperty()EList<PointPropertyType>BSplineTypeImpl. getPointProperty()EList<PointPropertyType>ControlPointTypeImpl. getPointProperty()EList<PointPropertyType>CubicSplineTypeImpl. getPointProperty()EList<PointPropertyType>GeodesicStringTypeImpl. getPointProperty()EList<PointPropertyType>LinearRingTypeImpl. getPointProperty()EList<PointPropertyType>LineStringSegmentTypeImpl. getPointProperty()EList<PointPropertyType>LineStringTypeImpl. getPointProperty()EList<PointPropertyType>RowTypeImpl. getPointProperty()EList<PointPropertyType>ArcStringByBulgeTypeImpl. getPointRep()EList<PointPropertyType>ArcStringTypeImpl. getPointRep()EList<PointPropertyType>BSplineTypeImpl. getPointRep()EList<PointPropertyType>CubicSplineTypeImpl. getPointRep()EList<PointPropertyType>LinearRingTypeImpl. getPointRep()EList<PointPropertyType>LineStringSegmentTypeImpl. getPointRep()EList<PointPropertyType>LineStringTypeImpl. getPointRep()Methods in net.opengis.gml311.impl with parameters of type PointPropertyType Modifier and Type Method Description NotificationChainDocumentRootImpl. basicSetCenterOf(PointPropertyType newCenterOf, NotificationChain msgs)NotificationChainRectifiedGridTypeImpl. basicSetOrigin(PointPropertyType newOrigin, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetPointMember(PointPropertyType newPointMember, NotificationChain msgs)NotificationChainArcByCenterPointTypeImpl. basicSetPointProperty(PointPropertyType newPointProperty, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetPointProperty(PointPropertyType newPointProperty, NotificationChain msgs)NotificationChainNodeTypeImpl. basicSetPointProperty(PointPropertyType newPointProperty, NotificationChain msgs)NotificationChainArcByCenterPointTypeImpl. basicSetPointRep(PointPropertyType newPointRep, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetPointRep(PointPropertyType newPointRep, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetPosition(PointPropertyType newPosition, NotificationChain msgs)voidDocumentRootImpl. setCenterOf(PointPropertyType newCenterOf)voidRectifiedGridTypeImpl. setOrigin(PointPropertyType newOrigin)voidDocumentRootImpl. setPointMember(PointPropertyType newPointMember)voidArcByCenterPointTypeImpl. setPointProperty(PointPropertyType newPointProperty)voidDocumentRootImpl. setPointProperty(PointPropertyType newPointProperty)voidNodeTypeImpl. setPointProperty(PointPropertyType newPointProperty)voidArcByCenterPointTypeImpl. setPointRep(PointPropertyType newPointRep)voidDocumentRootImpl. setPointRep(PointPropertyType newPointRep)voidDocumentRootImpl. setPosition(PointPropertyType newPosition) -
Uses of PointPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PointPropertyType Modifier and Type Method Description TGml311Switch. casePointPropertyType(PointPropertyType object)Returns the result of interpreting the object as an instance of 'Point Property Type'.booleanGml311Validator. validatePointPropertyType(PointPropertyType pointPropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-