Package com.storedobject.chart
Class Font.Size
java.lang.Object
com.storedobject.chart.Font.Size
-
Method Summary
Modifier and TypeMethodDescriptionstatic Font.Sizeem(double em) static Font.Sizelarge()static Font.Sizelarger()static Font.Sizemedium()static Font.Sizenumber(int number) static Font.Sizepercentage(double percentage) static Font.Sizepixels(double pixels) static Font.Sizepoints(double points) static Font.Sizerem(double rem) static Font.Sizesmall()static Font.Sizesmaller()toString()static Font.Sizex_large()static Font.Sizex_small()static Font.Sizexx_large()static Font.Sizexx_small()static Font.Size
-
Method Details
-
percentage
-
pixels
-
points
-
em
-
rem
-
number
-
medium
-
large
-
larger
-
x_large
-
xx_large
-
xxx_large
-
small
-
smaller
-
x_small
-
xx_small
-
toString
-