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 TypeMethodDescriptionvoid
DocumentRoot.setAffinePlacement
(AffinePlacementType value) Sets the value of the 'Affine Placement
' containment reference.void
RefLocationType.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 TypeClassDescriptionclass
An implementation of the model object 'Affine Placement Type'.Fields in net.opengis.gml311.impl declared as AffinePlacementTypeModifier and TypeFieldDescriptionprotected AffinePlacementType
RefLocationTypeImpl.affinePlacement
The 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetAffinePlacement
(AffinePlacementType newAffinePlacement, NotificationChain msgs) NotificationChain
RefLocationTypeImpl.basicSetAffinePlacement
(AffinePlacementType newAffinePlacement, NotificationChain msgs) void
DocumentRootImpl.setAffinePlacement
(AffinePlacementType newAffinePlacement) void
RefLocationTypeImpl.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'.boolean
Gml311Validator.validateAffinePlacementType
(AffinePlacementType affinePlacementType, DiagnosticChain diagnostics, Map<Object, Object> context)