Uses of Interface
net.opengis.gml311.ControlPointType
Packages that use ControlPointType
- 
Uses of ControlPointType in net.opengis.gml311Methods in net.opengis.gml311 that return ControlPointTypeModifier and TypeMethodDescriptionGml311Factory.createControlPointType()Returns a new object of class 'Control Point Type'.TinType.getControlPoint()Returns the value of the 'Control Point' containment reference.Methods in net.opengis.gml311 with parameters of type ControlPointTypeModifier and TypeMethodDescriptionvoidTinType.setControlPoint(ControlPointType value) Sets the value of the 'Control Point' containment reference.
- 
Uses of ControlPointType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ControlPointTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Control Point Type'.Fields in net.opengis.gml311.impl declared as ControlPointTypeModifier and TypeFieldDescriptionprotected ControlPointTypeTinTypeImpl.controlPointThe cached value of the 'Control Point' containment reference.Methods in net.opengis.gml311.impl that return ControlPointTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createControlPointType()TinTypeImpl.getControlPoint()Methods in net.opengis.gml311.impl with parameters of type ControlPointTypeModifier and TypeMethodDescriptionNotificationChainTinTypeImpl.basicSetControlPoint(ControlPointType newControlPoint, NotificationChain msgs) voidTinTypeImpl.setControlPoint(ControlPointType newControlPoint) 
- 
Uses of ControlPointType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ControlPointTypeModifier and TypeMethodDescriptionGml311Switch.caseControlPointType(ControlPointType object) Returns the result of interpreting the object as an instance of 'Control Point Type'.booleanGml311Validator.validateControlPointType(ControlPointType controlPointType, DiagnosticChain diagnostics, Map<Object, Object> context)