Interface Proxy.NodeStyleRO
-
- All Superinterfaces:
NodeStyleRO
- All Known Subinterfaces:
Proxy.NodeStyle
- Enclosing interface:
- Proxy
public static interface Proxy.NodeStyleRO extends NodeStyleRO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.freeplane.features.styles.IStyle
getStyle()
-
Methods inherited from interface org.freeplane.api.NodeStyleRO
getBackgroundColor, getBackgroundColorCode, getEdge, getFont, getMaxNodeWidth, getMinNodeWidth, getName, getNodeTextColor, getStyleNode, getTextColor, getTextColorCode, isFloating, isNumberingEnabled
-
-