Uses of Interface
net.opengis.gml311.TransformationType
Packages that use TransformationType
- 
Uses of TransformationType in net.opengis.gml311Methods in net.opengis.gml311 that return TransformationTypeModifier and TypeMethodDescriptionGml311Factory.createTransformationType()Returns a new object of class 'Transformation Type'.DocumentRoot.getTransformation()Returns the value of the 'Transformation' containment reference.TransformationRefType.getTransformation()Returns the value of the 'Transformation' containment reference.Methods in net.opengis.gml311 with parameters of type TransformationTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTransformation(TransformationType value) Sets the value of the 'Transformation' containment reference.voidTransformationRefType.setTransformation(TransformationType value) Sets the value of the 'Transformation' containment reference.
- 
Uses of TransformationType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TransformationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Transformation Type'.Fields in net.opengis.gml311.impl declared as TransformationTypeModifier and TypeFieldDescriptionprotected TransformationTypeTransformationRefTypeImpl.transformationThe cached value of the 'Transformation' containment reference.Methods in net.opengis.gml311.impl that return TransformationTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTransformationType()DocumentRootImpl.getTransformation()TransformationRefTypeImpl.getTransformation()Methods in net.opengis.gml311.impl with parameters of type TransformationTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTransformation(TransformationType newTransformation, NotificationChain msgs) NotificationChainTransformationRefTypeImpl.basicSetTransformation(TransformationType newTransformation, NotificationChain msgs) voidDocumentRootImpl.setTransformation(TransformationType newTransformation) voidTransformationRefTypeImpl.setTransformation(TransformationType newTransformation) 
- 
Uses of TransformationType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TransformationTypeModifier and TypeMethodDescriptionGml311Switch.caseTransformationType(TransformationType object) Returns the result of interpreting the object as an instance of 'Transformation Type'.booleanGml311Validator.validateTransformationType(TransformationType transformationType, DiagnosticChain diagnostics, Map<Object, Object> context)