Uses of Class
com.aowagie.text.pdf.codec.wmf.MetaState
-
Packages that use MetaState Package Description com.aowagie.text.pdf.codec.wmf -
-
Uses of MetaState in com.aowagie.text.pdf.codec.wmf
Fields in com.aowagie.text.pdf.codec.wmf declared as MetaState Modifier and Type Field Description private MetaState
MetaDo. state
Methods in com.aowagie.text.pdf.codec.wmf with parameters of type MetaState Modifier and Type Method Description float
MetaFont. getFontSize(MetaState state)
void
MetaState. setMetaState(MetaState state)
Constructors in com.aowagie.text.pdf.codec.wmf with parameters of type MetaState Constructor Description MetaState(MetaState state)
-