org.eclipse.gmt.umlx.editor.figures
Class CompartmentFigureBorder

java.lang.Object
  extended by org.eclipse.draw2d.AbstractBorder
      extended by org.eclipse.gmt.umlx.editor.figures.CompartmentFigureBorder
All Implemented Interfaces:
org.eclipse.draw2d.Border

public class CompartmentFigureBorder
extends org.eclipse.draw2d.AbstractBorder


Constructor Summary
CompartmentFigureBorder()
           
 
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
 

Constructor Detail

CompartmentFigureBorder

public CompartmentFigureBorder()
Method Detail

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)