Interface Proxy.NodeStyle

All Superinterfaces:
NodeStyle, NodeStyleRO, Proxy.NodeStyleRO
Enclosing interface:
Proxy

public static interface Proxy.NodeStyle
extends Proxy.NodeStyleRO, NodeStyle
  • Method Details

    • setStyle

      void setStyle​(org.freeplane.features.styles.IStyle style)
    • setMinNodeWidth

      void setMinNodeWidth​(Quantity<LengthUnit> width)
      Set to null to restore default
      Since:
      1.5.6
    • setMaxNodeWidth

      void setMaxNodeWidth​(Quantity<LengthUnit> width)
      Set to null to restore default
      Since:
      1.5.6