Ecore

org.topcased.modeler.ecore.ediagram.figures
Class EDataTypeFigure.DataTypeFigureBorder

java.lang.Object
  extended by org.eclipse.draw2d.AbstractBorder
      extended by org.topcased.modeler.ecore.ediagram.figures.EDataTypeFigure.DataTypeFigureBorder
All Implemented Interfaces:
org.eclipse.draw2d.Border
Enclosing class:
EDataTypeFigure

public static class EDataTypeFigure.DataTypeFigureBorder
extends org.eclipse.draw2d.AbstractBorder

Inner class that draw the Border of the DataTypeFigure


Field Summary
 
Fields inherited from class org.eclipse.draw2d.AbstractBorder
tempRect
 
Constructor Summary
EDataTypeFigure.DataTypeFigureBorder()
           
 
Method Summary
 org.eclipse.draw2d.geometry.Insets getInsets(org.eclipse.draw2d.IFigure figure)
          Get the Insets of the Borders
 void paint(org.eclipse.draw2d.IFigure figure, org.eclipse.draw2d.Graphics graphics, org.eclipse.draw2d.geometry.Insets insets)
          Draw the Borders
 
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
 

Constructor Detail

EDataTypeFigure.DataTypeFigureBorder

public EDataTypeFigure.DataTypeFigureBorder()
Method Detail

getInsets

public org.eclipse.draw2d.geometry.Insets getInsets(org.eclipse.draw2d.IFigure figure)
Get the Insets of the Borders

See Also:
Border.getInsets(org.eclipse.draw2d.IFigure)

paint

public void paint(org.eclipse.draw2d.IFigure figure,
                  org.eclipse.draw2d.Graphics graphics,
                  org.eclipse.draw2d.geometry.Insets insets)
Draw the Borders

See Also:
Border.paint(org.eclipse.draw2d.IFigure, org.eclipse.draw2d.Graphics, org.eclipse.draw2d.geometry.Insets)

Ecore

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.