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- 
getShapeNodeShape getShape()
- 
getHorizontalMarginQuantity<LengthUnit> getHorizontalMargin()
- 
getVerticalMarginQuantity<LengthUnit> getVerticalMargin()
- 
getIsUniformboolean getIsUniform()
 
-