|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FigureVisitor | |
---|---|
org.jhotdraw.figures | |
org.jhotdraw.framework | |
org.jhotdraw.standard |
Uses of FigureVisitor in org.jhotdraw.figures |
---|
Methods in org.jhotdraw.figures with parameters of type FigureVisitor | |
---|---|
void |
LineConnection.visit(FigureVisitor visitor)
|
Uses of FigureVisitor in org.jhotdraw.framework |
---|
Methods in org.jhotdraw.framework with parameters of type FigureVisitor | |
---|---|
void |
Figure.visit(FigureVisitor visitor)
|
Uses of FigureVisitor in org.jhotdraw.standard |
---|
Classes in org.jhotdraw.standard that implement FigureVisitor | |
---|---|
class |
DeleteFromDrawingVisitor
|
class |
InsertIntoDrawingVisitor
|
Methods in org.jhotdraw.standard with parameters of type FigureVisitor | |
---|---|
void |
AbstractFigure.visit(FigureVisitor visitor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |