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
getAllActiveStyles, getBackgroundColor, getBackgroundColorCode, getCss, getEdge, getFont, getMaxNodeWidth, getMinNodeWidth, getName, getNodeTextColor, getStyleNode, getTextColor, getTextColorCode, isBackgroundColorSet, isCssSet, isFloating, isMaxNodeWidthSet, isMinNodeWidthSet, isNumberingEnabled, isTextColorSet
-
-