freemind.modes
public abstract class EdgeAdapter extends LineAdapter implements MindMapEdge
Field Summary | |
---|---|
static int | WIDTH_PARENT |
static int | WIDTH_THIN |
Constructor Summary | |
---|---|
EdgeAdapter(MindMapNode target, FreeMindMain frame) | |
protected | EdgeAdapter(MindMapNode target, FreeMindMain frame, String standardColorPropertyString, String standardStylePropertyString) For derived classes. |
Method Summary | |
---|---|
Color | getColor() |
Stroke | getStroke() |
String | getStyle() |
int | getWidth() |
void | setWidth(int width) |