org.eclipse.emf.ecoretools.diagram.edit.parts
Class EEnum2EditPart.EnumerationFigure

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

public class EEnum2EditPart.EnumerationFigure
extends GradientRectangleFigure


Constructor Summary
EEnum2EditPart.EnumerationFigure()
           
 
Method Summary
 void addFromLabel()
           
 org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel getFigureEnumerationNameLabel()
           
 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

EEnum2EditPart.EnumerationFigure

public EEnum2EditPart.EnumerationFigure()
Method Detail

useLocalCoordinates

protected boolean useLocalCoordinates()

setUseLocalCoordinates

protected void setUseLocalCoordinates(boolean useLocalCoordinates)

getFigureEnumerationNameLabel

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

addFromLabel

public void addFromLabel()

getFigureFromLabel

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

removeFromLabel

public void removeFromLabel()

updateFromLabel

public void updateFromLabel(java.lang.String text)

Copyright 2007 Anyware Technologies.
All Rights Reserved.