@OpenApi public class DiagramWindow extends java.lang.Object implements java.awt.event.WindowListener, java.beans.PropertyChangeListener, com.nomagic.ui.CursorOwner, java.awt.event.FocusListener, com.nomagic.magicdraw.ui.Activatable, HiDPIScalableComponent, DiagramPresentationElementGetter
Modifier and Type | Method and Description |
---|---|
DiagramPresentationElement |
getDiagramPresentationElement()
Returns the diagram view of this window.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
getCurrentCursor, getSpecificCursor, setSpecificCursor
isHiDPIScaled, scaleForHiDPI, setHiDPIScaled
@CheckForNull @OpenApi public DiagramPresentationElement getDiagramPresentationElement()
getDiagramPresentationElement
in interface DiagramPresentationElementGetter