Interface GridLengthType

All Superinterfaces:
EObject, MeasureType, Notifier
All Known Implementing Classes:
GridLengthTypeImpl

public interface GridLengthType extends MeasureType
A representation of the model object 'Grid Length Type'. Value of a length (or distance) quantity in a grid, where the grid spacing does not have any associated physical units, or does not have a constant physical spacing. This grid length will often be used in a digital image grid, where the base units are likely to be pixel spacings. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for length along the axes of a grid, such as pixel spacings or grid spacings.
See Also:
  • Method Summary

    Methods inherited from interface EObject

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

    Methods inherited from interface MeasureType

    getUom, getValue, isSetValue, setUom, setValue, unsetValue

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver