APStudio.figures
Class FigureFactory

java.lang.Object
  |
  +--APStudio.figures.FigureFactory

public class FigureFactory
extends java.lang.Object


Constructor Summary
FigureFactory()
           
 
Method Summary
static org.eclipse.draw2d.PolylineConnection createNewBendableConnecotr(Connector wire)
           
static org.eclipse.draw2d.IFigure createNewClass()
           
static org.eclipse.draw2d.PolylineConnection createNewConnector(Connector wire)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FigureFactory

public FigureFactory()
Method Detail

createNewBendableConnecotr

public static org.eclipse.draw2d.PolylineConnection createNewBendableConnecotr(Connector wire)

createNewConnector

public static org.eclipse.draw2d.PolylineConnection createNewConnector(Connector wire)

createNewClass

public static org.eclipse.draw2d.IFigure createNewClass()