Uses of Interface
net.opengis.gml311.AbstractCoordinateSystemType
Packages that use AbstractCoordinateSystemType
-
Uses of AbstractCoordinateSystemType in net.opengis.gml311
Subinterfaces of AbstractCoordinateSystemType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Cartesian CS Type'.interface
A representation of the model object 'Cylindrical CS Type'.interface
A representation of the model object 'Ellipsoidal CS Type'.interface
A representation of the model object 'Linear CS Type'.interface
A representation of the model object 'Oblique Cartesian CS Type'.interface
A representation of the model object 'Polar CS Type'.interface
A representation of the model object 'Spherical CS Type'.interface
A representation of the model object 'Temporal CS Type'.interface
A representation of the model object 'User Defined CS Type'.interface
A representation of the model object 'Vertical CS Type'.Methods in net.opengis.gml311 that return AbstractCoordinateSystemTypeModifier and TypeMethodDescriptionCoordinateSystemRefType.getCoordinateSystem()
Returns the value of the 'Coordinate System' containment reference.DocumentRoot.getCoordinateSystem()
Returns the value of the 'Coordinate System' containment reference. -
Uses of AbstractCoordinateSystemType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractCoordinateSystemTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Coordinate System Type'.class
An implementation of the model object 'Cartesian CS Type'.class
An implementation of the model object 'Cylindrical CS Type'.class
An implementation of the model object 'Ellipsoidal CS Type'.class
An implementation of the model object 'Linear CS Type'.class
An implementation of the model object 'Oblique Cartesian CS Type'.class
An implementation of the model object 'Polar CS Type'.class
An implementation of the model object 'Spherical CS Type'.class
An implementation of the model object 'Temporal CS Type'.class
An implementation of the model object 'User Defined CS Type'.class
An implementation of the model object 'Vertical CS Type'.Methods in net.opengis.gml311.impl that return AbstractCoordinateSystemTypeModifier and TypeMethodDescriptionCoordinateSystemRefTypeImpl.getCoordinateSystem()
DocumentRootImpl.getCoordinateSystem()
Methods in net.opengis.gml311.impl with parameters of type AbstractCoordinateSystemTypeModifier and TypeMethodDescriptionNotificationChain
CoordinateSystemRefTypeImpl.basicSetCoordinateSystem
(AbstractCoordinateSystemType newCoordinateSystem, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetCoordinateSystem
(AbstractCoordinateSystemType newCoordinateSystem, NotificationChain msgs) -
Uses of AbstractCoordinateSystemType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractCoordinateSystemTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCoordinateSystemType
(AbstractCoordinateSystemType object) Returns the result of interpreting the object as an instance of 'Abstract Coordinate System Type'.boolean
Gml311Validator.validateAbstractCoordinateSystemType
(AbstractCoordinateSystemType abstractCoordinateSystemType, DiagnosticChain diagnostics, Map<Object, Object> context)