org.eclipse.gmt.umlx.editor.figures
Class CompartmentFigureBorder
java.lang.Object
org.eclipse.draw2d.AbstractBorder
org.eclipse.gmt.umlx.editor.figures.CompartmentFigureBorder
- All Implemented Interfaces:
- org.eclipse.draw2d.Border
public class CompartmentFigureBorder
- extends org.eclipse.draw2d.AbstractBorder
Method Summary |
org.eclipse.draw2d.geometry.Insets |
getInsets(org.eclipse.draw2d.IFigure figure)
|
void |
paint(org.eclipse.draw2d.IFigure figure,
org.eclipse.draw2d.Graphics graphics,
org.eclipse.draw2d.geometry.Insets insets)
|
Methods inherited from class org.eclipse.draw2d.AbstractBorder |
getPreferredSize, isOpaque |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompartmentFigureBorder
public CompartmentFigureBorder()
getInsets
public org.eclipse.draw2d.geometry.Insets getInsets(org.eclipse.draw2d.IFigure figure)
paint
public void paint(org.eclipse.draw2d.IFigure figure,
org.eclipse.draw2d.Graphics graphics,
org.eclipse.draw2d.geometry.Insets insets)