net.sourceforge.plantuml.postit
Interface Elastic

All Known Implementing Classes:
Area

public interface Elastic


Method Summary
 double heightWhenWidthIs(double width, StringBounder stringBounder)
           
 double widthWhenHeightIs(double height, StringBounder stringBounder)
           
 

Method Detail

widthWhenHeightIs

double widthWhenHeightIs(double height,
                         StringBounder stringBounder)

heightWhenWidthIs

double heightWhenWidthIs(double width,
                         StringBounder stringBounder)


Copyright © 2011. All Rights Reserved.