|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Tool in br.usp.iterador.plugin |
---|
Methods in br.usp.iterador.plugin that return Tool | |
---|---|
Tool |
ToolManager.getCurrentTool()
|
Tool[] |
Plugin.getTools()
Returns this plugins tools. |
Methods in br.usp.iterador.plugin that return types with arguments of type Tool | |
---|---|
java.util.List<Tool> |
PluginManager.getTools()
Returns all tools. |
java.util.List<Tool> |
ToolManager.getTools()
Returns all tools |
Methods in br.usp.iterador.plugin with parameters of type Tool | |
---|---|
void |
ToolManager.activateTool(Tool tool)
|
Uses of Tool in br.usp.iterador.plugin.bacia |
---|
Methods in br.usp.iterador.plugin.bacia that return Tool | |
---|---|
Tool[] |
BasinPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.bifurcationdiagram |
---|
Classes in br.usp.iterador.plugin.bifurcationdiagram that implement Tool | |
---|---|
class |
DiagramTool
Diagram's tool. |
Methods in br.usp.iterador.plugin.bifurcationdiagram that return Tool | |
---|---|
Tool[] |
DiagramPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.connectpoints |
---|
Methods in br.usp.iterador.plugin.connectpoints that return Tool | |
---|---|
Tool[] |
ConnectPointsPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.cor |
---|
Methods in br.usp.iterador.plugin.cor that return Tool | |
---|---|
Tool[] |
BufferedColorChange.getTools()
|
Tool[] |
ColorPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.edo.euler |
---|
Methods in br.usp.iterador.plugin.edo.euler that return Tool | |
---|---|
Tool[] |
EulerPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.export |
---|
Classes in br.usp.iterador.plugin.export that implement Tool | |
---|---|
class |
ExportImageTool
Export image toolbar icon. |
Methods in br.usp.iterador.plugin.export that return Tool | |
---|---|
Tool[] |
ExportImagePlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.initialcondition |
---|
Classes in br.usp.iterador.plugin.initialcondition that implement Tool | |
---|---|
class |
InitialConditionTool
Initial condition mouse listener. |
Methods in br.usp.iterador.plugin.initialcondition that return Tool | |
---|---|
Tool[] |
InitialConditionPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.mandelbrot |
---|
Methods in br.usp.iterador.plugin.mandelbrot that return Tool | |
---|---|
Tool[] |
MandelbrotPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.manifold |
---|
Classes in br.usp.iterador.plugin.manifold that implement Tool | |
---|---|
class |
StableManifoldTool
Stable manifold tool. |
Methods in br.usp.iterador.plugin.manifold that return Tool | |
---|---|
Tool[] |
StableManifoldPlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.setiterator |
---|
Methods in br.usp.iterador.plugin.setiterator that return Tool | |
---|---|
Tool[] |
InitialCurvePlugin.getTools()
|
Uses of Tool in br.usp.iterador.plugin.zoom |
---|
Classes in br.usp.iterador.plugin.zoom that implement Tool | |
---|---|
class |
ZoomTool
Zoom tool. |
Methods in br.usp.iterador.plugin.zoom that return Tool | |
---|---|
Tool[] |
ZoomPlugin.getTools()
|
Uses of Tool in br.usp.iterador.tool |
---|
Classes in br.usp.iterador.tool that implement Tool | |
---|---|
class |
ClearTool
Clears the window. |
class |
LoadTool
Loads a file. |
class |
PluginsTool
Selects the plugins. |
class |
RedrawTool
Redraws the image. |
class |
SaveTool
Saves a file. |
class |
ShowPointTool
Tool which shows the point coordinate when clicked. |
Methods in br.usp.iterador.tool with parameters of type Tool | |
---|---|
int |
ToolComparator.compare(Tool o1,
Tool o2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |