Uses of Enum Class
com.stimulsoft.base.system.StiGraphicsUnit
Packages that use StiGraphicsUnit
-
Uses of StiGraphicsUnit in com.stimulsoft.base.system
Methods in com.stimulsoft.base.system that return StiGraphicsUnitModifier and TypeMethodDescriptionStiFont.getUnit()static StiGraphicsUnitReturns the enum constant of this class with the specified name.static StiGraphicsUnit[]StiGraphicsUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.base.system with parameters of type StiGraphicsUnitConstructors in com.stimulsoft.base.system with parameters of type StiGraphicsUnitModifierConstructorDescriptionStiFont(String name, double size, int style, StiGraphicsUnit pixel) StiFont(String name, double size, StiFontStyle style, StiGraphicsUnit pixel)