Uses of Interface
net.opengis.gml311.PointPropertyType
Packages that use PointPropertyType
- 
Uses of PointPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return PointPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createPointPropertyType()Returns a new object of class 'Point Property Type'.DocumentRoot.getCenterOf()Returns the value of the 'Center Of' containment reference.RectifiedGridType.getOrigin()Returns the value of the 'Origin' containment reference.DocumentRoot.getPointMember()Returns the value of the 'Point Member' containment reference.ArcByCenterPointType.getPointProperty()Returns the value of the 'Point Property' containment reference.DocumentRoot.getPointProperty()Returns the value of the 'Point Property' containment reference.NodeType.getPointProperty()Returns the value of the 'Point Property' containment reference.ArcByCenterPointType.getPointRep()Returns the value of the 'Point Rep' containment reference.DocumentRoot.getPointRep()Returns the value of the 'Point Rep' containment reference.DocumentRoot.getPosition()Returns the value of the 'Position' containment reference.Methods in net.opengis.gml311 that return types with arguments of type PointPropertyTypeModifier and TypeMethodDescriptionEList<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 PointPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.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.implClasses in net.opengis.gml311.impl that implement PointPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Point Property Type'.Fields in net.opengis.gml311.impl declared as PointPropertyTypeModifier and TypeFieldDescriptionprotected 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 PointPropertyTypeModifier and TypeFieldDescriptionprotected EList<PointPropertyType>MultiPointTypeImpl.pointMemberThe cached value of the 'Point Member' containment reference list.Methods in net.opengis.gml311.impl that return PointPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPointPropertyType()DocumentRootImpl.getCenterOf()RectifiedGridTypeImpl.getOrigin()DocumentRootImpl.getPointMember()ArcByCenterPointTypeImpl.getPointProperty()DocumentRootImpl.getPointProperty()NodeTypeImpl.getPointProperty()ArcByCenterPointTypeImpl.getPointRep()DocumentRootImpl.getPointRep()DocumentRootImpl.getPosition()Methods in net.opengis.gml311.impl that return types with arguments of type PointPropertyTypeModifier and TypeMethodDescriptionEList<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 PointPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.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.utilMethods in net.opengis.gml311.util with parameters of type PointPropertyTypeModifier and TypeMethodDescriptionGml311Switch.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)