Interface NodeGeometry

All Superinterfaces:
NodeGeometryRO
All Known Subinterfaces:
Proxy.NodeGeometry

public interface NodeGeometry extends NodeGeometryRO
Since:
1.8.11
  • Method Details

    • setShape

      void setShape(NodeShape shape)
    • setHorizontalMargin

      void setHorizontalMargin(Quantity<LengthUnit> length)
    • setVerticalMargin

      void setVerticalMargin(Quantity<LengthUnit> length)
    • setIsUniform

      void setIsUniform(boolean isUniform)