|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.problets.domain.viz.control.ControlViz
org.problets.domain.viz.control.AlignedControlViz
org.problets.domain.viz.control.AbstractionViz
public class AbstractionViz
Provides a common base class and functionailty for displaying functions and programs in data flow form
Field Summary |
---|
Fields inherited from class org.problets.domain.viz.control.ControlViz |
---|
BOTTOM, HEIGHT_SPACING, LEFT, RIGHT, TOP, WIDTH_SPACING |
Constructor Summary | |
---|---|
AbstractionViz(int x,
int y,
java.lang.String text,
java.awt.FontMetrics fontMetrics)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.problets.domain.viz.control.AlignedControlViz |
---|
copyTip, getAlignmentAxis, getTip, lineUpElements, paint, paintControlViz, parseString, update, updateAllElements |
Methods inherited from class org.problets.domain.viz.control.ControlViz |
---|
animate, canDrawLineFrom, getBottomY, getHeight, getLeftX, getRightX, getTopY, getWidth, isSpecialCase, move, setCoordinates, setHeight, setLeftX, setTopY, setWidth, update, updateWithFontMetrics |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractionViz(int x, int y, java.lang.String text, java.awt.FontMetrics fontMetrics)
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |