| Package | com.yworks.canvas.geom |
| Interface | public interface IMutableSize extends ISize, ISizeSetter |
| Implementors | Size |
This interface provides read and write access to the size.
It combines the read only interface ISize and write interface
ISizeSetter into one.