Interface Mapview

All Superinterfaces:
org.eclipse.emf.ecore.EObject, NonLinkableWidget, org.eclipse.emf.common.notify.Notifier, Widget
All Known Implementing Classes:
MapviewImpl

public interface Mapview extends NonLinkableWidget
A representation of the model object 'Mapview'.

The following features are supported:

See Also:
  • Method Details

    • getHeight

      int getHeight()
      Returns the value of the 'Height' attribute.
      Returns:
      the value of the 'Height' attribute.
      See Also:
    • setHeight

      void setHeight(int value)
      Sets the value of the 'Height' attribute.
      Parameters:
      value - the new value of the 'Height' attribute.
      See Also: