Package net.kemitix.text.fit
Interface TextFit
-
public interface TextFit
-
-
Method Summary
Static Methods Modifier and Type Method Description static BoxFitterfitter()static WordWrapperwrapper()
-
-
-
Method Detail
-
wrapper
static WordWrapper wrapper()
-
fitter
static BoxFitter fitter()
-
-