Package org.freeplane.api
Interface NodeGeometry
- All Superinterfaces:
- NodeGeometryRO
- All Known Subinterfaces:
- Proxy.NodeGeometry
- Since:
- 1.8.11
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetHorizontalMargin(Quantity<LengthUnit> length) voidsetIsUniform(boolean isUniform) voidvoidsetVerticalMargin(Quantity<LengthUnit> length) Methods inherited from interface org.freeplane.api.NodeGeometryROgetHorizontalMargin, getIsUniform, getShape, getVerticalMargin
- 
Method Details- 
setShape
- 
setHorizontalMargin
- 
setVerticalMargin
- 
setIsUniformvoid setIsUniform(boolean isUniform) 
 
-