Uses of Interface
net.opengis.gml311.PrimeMeridianRefType
Packages that use PrimeMeridianRefType
-
Uses of PrimeMeridianRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return PrimeMeridianRefTypeModifier and TypeMethodDescriptionGml311Factory.createPrimeMeridianRefType()Returns a new object of class 'Prime Meridian Ref Type'.DocumentRoot.getPrimeMeridianRef()Returns the value of the 'Prime Meridian Ref' containment reference.DocumentRoot.getUsesPrimeMeridian()Returns the value of the 'Uses Prime Meridian' containment reference.GeodeticDatumType.getUsesPrimeMeridian()Returns the value of the 'Uses Prime Meridian' containment reference.Methods in net.opengis.gml311 with parameters of type PrimeMeridianRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPrimeMeridianRef(PrimeMeridianRefType value) Sets the value of the 'Prime Meridian Ref' containment reference.voidDocumentRoot.setUsesPrimeMeridian(PrimeMeridianRefType value) Sets the value of the 'Uses Prime Meridian' containment reference.voidGeodeticDatumType.setUsesPrimeMeridian(PrimeMeridianRefType value) Sets the value of the 'Uses Prime Meridian' containment reference. -
Uses of PrimeMeridianRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PrimeMeridianRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Prime Meridian Ref Type'.Fields in net.opengis.gml311.impl declared as PrimeMeridianRefTypeModifier and TypeFieldDescriptionprotected PrimeMeridianRefTypeGeodeticDatumTypeImpl.usesPrimeMeridianThe cached value of the 'Uses Prime Meridian' containment reference.Methods in net.opengis.gml311.impl that return PrimeMeridianRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPrimeMeridianRefType()DocumentRootImpl.getPrimeMeridianRef()DocumentRootImpl.getUsesPrimeMeridian()GeodeticDatumTypeImpl.getUsesPrimeMeridian()Methods in net.opengis.gml311.impl with parameters of type PrimeMeridianRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPrimeMeridianRef(PrimeMeridianRefType newPrimeMeridianRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesPrimeMeridian(PrimeMeridianRefType newUsesPrimeMeridian, NotificationChain msgs) NotificationChainGeodeticDatumTypeImpl.basicSetUsesPrimeMeridian(PrimeMeridianRefType newUsesPrimeMeridian, NotificationChain msgs) voidDocumentRootImpl.setPrimeMeridianRef(PrimeMeridianRefType newPrimeMeridianRef) voidDocumentRootImpl.setUsesPrimeMeridian(PrimeMeridianRefType newUsesPrimeMeridian) voidGeodeticDatumTypeImpl.setUsesPrimeMeridian(PrimeMeridianRefType newUsesPrimeMeridian) -
Uses of PrimeMeridianRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PrimeMeridianRefTypeModifier and TypeMethodDescriptionGml311Switch.casePrimeMeridianRefType(PrimeMeridianRefType object) Returns the result of interpreting the object as an instance of 'Prime Meridian Ref Type'.booleanGml311Validator.validatePrimeMeridianRefType(PrimeMeridianRefType primeMeridianRefType, DiagnosticChain diagnostics, Map<Object, Object> context)