Interface ImageCRSRefType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
ImageCRSRefTypeImpl

public interface ImageCRSRefType extends EObject
A representation of the model object 'Image CRS Ref Type'. Association to an image coordinate reference system, either referencing or containing the definition of that reference system.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Image CRS' attribute.
    void
    Sets the value of the 'Image CRS' attribute.

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver
  • Method Details

    • getImageCRS

      Object getImageCRS()
      Returns the value of the 'Image CRS' attribute.

      If the meaning of the 'Image CRS' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Image CRS' attribute.
      See Also:
    • setImageCRS

      void setImageCRS(Object value)
      Sets the value of the 'Image CRS' attribute.
      Parameters:
      value - the new value of the 'Image CRS' attribute.
      See Also: