org.eclipse.emf.ecoretools.diagram.edit.parts
Class EClassEditPart.ClassFigure

java.lang.Object
  extended by GradientRectangleFigure
      extended by org.eclipse.emf.ecoretools.diagram.edit.parts.EClassEditPart.ClassFigure
Enclosing class:
EClassEditPart

public class EClassEditPart.ClassFigure
extends GradientRectangleFigure


Constructor Summary
EClassEditPart.ClassFigure()
           
 
Method Summary
 void addFromLabel()
           
 org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel getFigureClassNameLabel()
           
 org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel getFigureFromLabel()
           
 void removeFromLabel()
           
protected  void setUseLocalCoordinates(boolean useLocalCoordinates)
           
 void updateFromLabel(java.lang.String text)
           
protected  boolean useLocalCoordinates()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EClassEditPart.ClassFigure

public EClassEditPart.ClassFigure()
Method Detail

useLocalCoordinates

protected boolean useLocalCoordinates()

setUseLocalCoordinates

protected void setUseLocalCoordinates(boolean useLocalCoordinates)

getFigureClassNameLabel

public org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel getFigureClassNameLabel()

getFigureFromLabel

public org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel getFigureFromLabel()

addFromLabel

public void addFromLabel()

removeFromLabel

public void removeFromLabel()

updateFromLabel

public void updateFromLabel(java.lang.String text)

Copyright 2007 Anyware Technologies.
All Rights Reserved.