public interface MindMapCloud extends MindMapLine
Modifier and Type | Method and Description |
---|---|
void |
changeIterativeLevel(int deltaLevel)
changes the iterative level.
|
java.awt.Color |
getExteriorColor()
Describes the color of the exterior of the cloud.
|
int |
getIterativeLevel()
gets iterative level which is required for painting and layout.
|
XMLElement |
save() |
clone, getColor, getRealWidth, getStyle, getWidth, setTarget, toString
java.awt.Color getExteriorColor()
int getIterativeLevel()
void changeIterativeLevel(int deltaLevel)
XMLElement save()