Package cz.vutbr.fit.layout.map
Class TextUtils
- java.lang.Object
-
- cz.vutbr.fit.layout.map.TextUtils
-
public class TextUtils extends Object
- Author:
- burgetr
-
-
Constructor Summary
Constructors Constructor Description TextUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getText(Area area)
Creates a complete text of an area by concatenating the subareas and boxes.
-