|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JGraphpadVertexTool | |
| com.jgraph | Contains the main framework classes |
| com.jgraph.pad.tool | Implements the tools to be added to the kit |
| Uses of JGraphpadVertexTool in com.jgraph |
| Methods in com.jgraph that return JGraphpadVertexTool | |
protected JGraphpadVertexTool |
JGraphpad.createVertexTool(String name,
Object defaultValue,
int shape,
ImageIcon icon)
Invokes JGraphpad.createVertexTool(String, Object, int, ImageIcon, boolean) with
post editing set to false. |
protected JGraphpadVertexTool |
JGraphpad.createVertexTool(String name,
Object defaultValue,
int shape,
ImageIcon icon,
boolean postEdit)
Helper method to create and return a new vertex tool. |
protected JGraphpadVertexTool |
JGraphpad.createVertexTool(String name,
Object defaultValue,
int shape,
ImageIcon icon)
Invokes JGraphpad.createVertexTool(String, Object, int, ImageIcon, boolean) with
post editing set to false. |
protected JGraphpadVertexTool |
JGraphpad.createVertexTool(String name,
Object defaultValue,
int shape,
ImageIcon icon,
boolean postEdit)
Helper method to create and return a new vertex tool. |
| Uses of JGraphpadVertexTool in com.jgraph.pad.tool |
| Subclasses of JGraphpadVertexTool in com.jgraph.pad.tool | |
class |
JGraphpadEdgeTool
Tool that inserts edges based on a prototype. |
|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||