Package org.freeplane.api
Interface NodeGeometryRO
- All Known Subinterfaces:
NodeGeometry
,Proxy.NodeGeometry
,Proxy.NodeGeometryRO
public interface NodeGeometryRO
- Since:
- 1.8.11
-
Method Summary
-
Method Details
-
getShape
NodeShape getShape() -
getHorizontalMargin
Quantity<LengthUnit> getHorizontalMargin() -
getVerticalMargin
Quantity<LengthUnit> getVerticalMargin() -
getIsUniform
boolean getIsUniform()
-