Uses of Interface
net.opengis.gml311.AffinePlacementType
Packages that use AffinePlacementType
-
Uses of AffinePlacementType in net.opengis.gml311
Methods in net.opengis.gml311 that return AffinePlacementTypeModifier and TypeMethodDescriptionGml311Factory.createAffinePlacementType()Returns a new object of class 'Affine Placement Type'.DocumentRoot.getAffinePlacement()Returns the value of the 'Affine Placement' containment reference.RefLocationType.getAffinePlacement()Returns the value of the 'Affine Placement' containment reference.Methods in net.opengis.gml311 with parameters of type AffinePlacementTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAffinePlacement(AffinePlacementType value) Sets the value of the 'Affine Placement' containment reference.voidRefLocationType.setAffinePlacement(AffinePlacementType value) Sets the value of the 'Affine Placement' containment reference. -
Uses of AffinePlacementType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AffinePlacementTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Affine Placement Type'.Fields in net.opengis.gml311.impl declared as AffinePlacementTypeModifier and TypeFieldDescriptionprotected AffinePlacementTypeRefLocationTypeImpl.affinePlacementThe cached value of the 'Affine Placement' containment reference.Methods in net.opengis.gml311.impl that return AffinePlacementTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAffinePlacementType()DocumentRootImpl.getAffinePlacement()RefLocationTypeImpl.getAffinePlacement()Methods in net.opengis.gml311.impl with parameters of type AffinePlacementTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAffinePlacement(AffinePlacementType newAffinePlacement, NotificationChain msgs) NotificationChainRefLocationTypeImpl.basicSetAffinePlacement(AffinePlacementType newAffinePlacement, NotificationChain msgs) voidDocumentRootImpl.setAffinePlacement(AffinePlacementType newAffinePlacement) voidRefLocationTypeImpl.setAffinePlacement(AffinePlacementType newAffinePlacement) -
Uses of AffinePlacementType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AffinePlacementTypeModifier and TypeMethodDescriptionGml311Switch.caseAffinePlacementType(AffinePlacementType object) Returns the result of interpreting the object as an instance of 'Affine Placement Type'.booleanGml311Validator.validateAffinePlacementType(AffinePlacementType affinePlacementType, DiagnosticChain diagnostics, Map<Object, Object> context)