org.joone.edit
Class SynapseCreationTool
- java.lang.Object
-
- CH.ifa.draw.standard.AbstractTool
-
- CH.ifa.draw.standard.ConnectionTool
-
- org.joone.edit.SynapseCreationTool
-
- All Implemented Interfaces:
- Tool
public class SynapseCreationTool extends ConnectionTool
-
-
Constructor Summary
Constructors Constructor and Description SynapseCreationTool(DrawingView view, java.lang.String type)Creates a new instance of SynapseConnectionTool
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.ObjectgetParam(java.lang.Object key)Used to get a parameter by namevoidsetParam(java.lang.Object key, java.lang.Object newParam)Used to set a parameter of the layervoidsetParams(java.util.Hashtable newParams)-
Methods inherited from class CH.ifa.draw.standard.ConnectionTool
deactivate, mouseDown, mouseDrag, mouseMove, mouseUp
-
-
-
-
Field Detail
-
log
public static final ILogger log
-
-
Constructor Detail
-
SynapseCreationTool
public SynapseCreationTool(DrawingView view, java.lang.String type)
Creates a new instance of SynapseConnectionTool
-
-
Method Detail
-
getParam
public java.lang.Object getParam(java.lang.Object key)
Used to get a parameter by name- Parameters:
key- the parameter's name- Returns:
- the parameter's value
-
setParam
public void setParam(java.lang.Object key, java.lang.Object newParam)Used to set a parameter of the layer- Parameters:
key- the parameter's namenewParam- the parameter's value
-
setParams
public void setParams(java.util.Hashtable newParams)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG