Package com.storedobject.chart
Class Font.Size
java.lang.Object
com.storedobject.chart.Font.Size
-
Method Summary
Modifier and TypeMethodDescriptionstatic Font.Size
em
(double em) static Font.Size
large()
static Font.Size
larger()
static Font.Size
medium()
static Font.Size
number
(int number) static Font.Size
percentage
(double percentage) static Font.Size
pixels
(double pixels) static Font.Size
points
(double points) static Font.Size
rem
(double rem) static Font.Size
small()
static Font.Size
smaller()
toString()
static Font.Size
x_large()
static Font.Size
x_small()
static Font.Size
xx_large()
static Font.Size
xx_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
-