Uses of Interface
net.opengis.gml311.TopoPointType
Packages that use TopoPointType
- 
Uses of TopoPointType in net.opengis.gml311Methods in net.opengis.gml311 that return TopoPointTypeModifier and TypeMethodDescriptionGml311Factory.createTopoPointType()Returns a new object of class 'Topo Point Type'.DocumentRoot.getTopoPoint()Returns the value of the 'Topo Point' containment reference.TopoPointPropertyType.getTopoPoint()Returns the value of the 'Topo Point' containment reference.Methods in net.opengis.gml311 with parameters of type TopoPointTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTopoPoint(TopoPointType value) Sets the value of the 'Topo Point' containment reference.voidTopoPointPropertyType.setTopoPoint(TopoPointType value) Sets the value of the 'Topo Point' containment reference.
- 
Uses of TopoPointType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopoPointTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topo Point Type'.Fields in net.opengis.gml311.impl declared as TopoPointTypeModifier and TypeFieldDescriptionprotected TopoPointTypeTopoPointPropertyTypeImpl.topoPointThe cached value of the 'Topo Point' containment reference.Methods in net.opengis.gml311.impl that return TopoPointTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoPointType()DocumentRootImpl.getTopoPoint()TopoPointPropertyTypeImpl.getTopoPoint()Methods in net.opengis.gml311.impl with parameters of type TopoPointTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoPoint(TopoPointType newTopoPoint, NotificationChain msgs) NotificationChainTopoPointPropertyTypeImpl.basicSetTopoPoint(TopoPointType newTopoPoint, NotificationChain msgs) voidDocumentRootImpl.setTopoPoint(TopoPointType newTopoPoint) voidTopoPointPropertyTypeImpl.setTopoPoint(TopoPointType newTopoPoint) 
- 
Uses of TopoPointType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TopoPointTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoPointType(TopoPointType object) Returns the result of interpreting the object as an instance of 'Topo Point Type'.booleanGml311Validator.validateTopoPointType(TopoPointType topoPointType, DiagnosticChain diagnostics, Map<Object, Object> context)