All Packages Class Hierarchy This Package Previous Next Index
CH.ifa.draw.util.RenderingTool
protected static Font fFont
public RenderingTool()
public static void drawIfElseSymbol(Graphics g, Rectangle box)
public static void drawIfElseDownSymbol(Graphics g, Rectangle box)
public static void drawCaseTestSymbol(Graphics g, Rectangle box)
public static void drawLoopTestSymbol(Graphics g, Rectangle box)
public static void drawDashedLine(Graphics g, int fromX, int fromY, int toX, int toY, int dashLen)
All Packages Class Hierarchy This Package Previous Next Index