Interface EdgeRO

All Known Subinterfaces:
Edge, Proxy.Edge, Proxy.EdgeRO

public interface EdgeRO
Edge to parent node: node.style.edge - read-only.
  • Method Details

    • getColor

      java.awt.Color getColor()
    • getColorCode

      java.lang.String getColorCode()
    • getType

      EdgeStyle getType()
    • getWidth

      int getWidth()