|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Figure | |
|---|---|
| org.newdawn.slick.svg | Demo/Test SVG area. |
| Uses of Figure in org.newdawn.slick.svg |
|---|
| Methods in org.newdawn.slick.svg that return Figure | |
|---|---|
Figure |
SVGMorph.getFigure(int index)
|
Figure |
Diagram.getFigure(int index)
Get the figure at a given index |
Figure |
Diagram.getFigureByID(java.lang.String id)
Get a figure by a given ID |
| Methods in org.newdawn.slick.svg with parameters of type Figure | |
|---|---|
void |
Diagram.addFigure(Figure figure)
Add a figure to the diagram |
void |
Diagram.removeFigure(Figure figure)
Remove a figure from the diagram |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||