sk.uniba.euromath.tests
Class CompartmentFigure.CompartmentFigureBorder
java.lang.Object
org.eclipse.draw2d.AbstractBorder
sk.uniba.euromath.tests.CompartmentFigure.CompartmentFigureBorder
- All Implemented Interfaces:
- org.eclipse.draw2d.Border
- Enclosing class:
- CompartmentFigure
public class CompartmentFigure.CompartmentFigureBorder
- extends org.eclipse.draw2d.AbstractBorder
Fields inherited from class org.eclipse.draw2d.AbstractBorder |
tempRect |
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 |
getPaintRectangle, getPreferredSize, isOpaque |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompartmentFigure.CompartmentFigureBorder
public CompartmentFigure.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)
Copyright © 2003-2006 null. All Rights Reserved.