Method Summary |
|
public Map | basicGetMapInternal() |
public NotificationChain | basicSetMapInternal(Map newMapInternal, NotificationChain msgs) |
public NotificationChain | basicSetViewportModelInternal(ViewportModel newViewportModelInternal, NotificationChain msgs) |
public void | checkState() |
public void | clearSelection(ILayer layer) |
public void | dispose() If subclasses override this method make sure that super.dispose() is called AT THE END
of the overridding method. |
public Object | eGet(EStructuralFeature eFeature, boolean resolve) |
public NotificationChain | eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs) |
public NotificationChain | eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs) |
public boolean | eIsSet(EStructuralFeature eFeature) |
public void | eSet(EStructuralFeature eFeature, Object newValue) |
protected EClass | eStaticClass() |
public void | eUnset(EStructuralFeature eFeature) |
public RenderedImage | getImage() |
public IMap | getMap() |
public IMapDisplay | getMapDisplay() |
public Map | getMapInternal() |
public RenderExecutor | getRenderExecutor() |
public RendererCreator | getRendererCreator() |
public List<IRenderer> | getRenderers() |
public ViewportModel | getViewportModelInternal() |
public boolean | isDisposed() |
public boolean | isViewer() |
public void | printRenderStack() Prints the current renderstack. |
public void | refresh(ILayer layer, Envelope bounds) |
public void | refresh(Envelope bounds) |
public void | refreshSelection(ILayer layer, Envelope bounds) |
public void | setMapDisplay(IMapDisplay newMapDisplay) |
public void | setMapInternal(Map newMap) |
public void | setMapInternalGen(Map newMapInternal) |
public void | setRenderExecutor(RenderExecutor newRenderExecutor) |
public void | setViewer(boolean viewer) |
public void | setViewportModelInternal(ViewportModel newViewportModelInternal) |
public void | stopRendering() |
public String | toString() |