Uses of Interface
net.opengis.gml311.PointType
Packages that use PointType
- 
Uses of PointType in net.opengis.gml311Methods in net.opengis.gml311 that return PointTypeModifier and TypeMethodDescriptionGml311Factory.createPointType()Returns a new object of class 'Point Type'.DocumentRoot.getPoint()Returns the value of the 'Point' containment reference.PointPropertyType.getPoint()Returns the value of the 'Point' containment reference.Methods in net.opengis.gml311 that return types with arguments of type PointTypeModifier and TypeMethodDescriptionEList<PointType>PointArrayPropertyType.getPoint()Returns the value of the 'Point' containment reference list.Methods in net.opengis.gml311 with parameters of type PointType
- 
Uses of PointType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement PointTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Point Type'.Fields in net.opengis.gml311.impl declared as PointTypeModifier and TypeFieldDescriptionprotected PointTypePointPropertyTypeImpl.pointThe cached value of the 'Point' containment reference.Fields in net.opengis.gml311.impl with type parameters of type PointTypeModifier and TypeFieldDescriptionprotected EList<PointType>PointArrayPropertyTypeImpl.pointThe cached value of the 'Point' containment reference list.Methods in net.opengis.gml311.impl that return PointTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPointType()DocumentRootImpl.getPoint()PointPropertyTypeImpl.getPoint()Methods in net.opengis.gml311.impl that return types with arguments of type PointTypeMethods in net.opengis.gml311.impl with parameters of type PointTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPoint(PointType newPoint, NotificationChain msgs) NotificationChainPointPropertyTypeImpl.basicSetPoint(PointType newPoint, NotificationChain msgs) voidvoid
- 
Uses of PointType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type PointTypeModifier and TypeMethodDescriptionGml311Switch.casePointType(PointType object) Returns the result of interpreting the object as an instance of 'Point Type'.booleanGml311Validator.validatePointType(PointType pointType, DiagnosticChain diagnostics, Map<Object, Object> context)