Uses of Class
heronarts.glx.ui.vg.VGraphics.Font
Packages that use VGraphics.Font
-
Uses of VGraphics.Font in heronarts.glx.ui
Methods in heronarts.glx.ui that return VGraphics.FontModifier and TypeMethodDescriptionUITheme.getControlFont()
Gets the default item fontUITheme.getDeviceFont()
UI2dComponent.getFont()
Get default font, may be nullUITheme.getLabelFont()
Label fontMethods in heronarts.glx.ui with parameters of type VGraphics.FontModifier and TypeMethodDescriptionUI2dComponent.setFont
(VGraphics.Font font) Sets the default font for this object to use, null indicates component may use its own default behavior. -
Uses of VGraphics.Font in heronarts.glx.ui.vg
Methods in heronarts.glx.ui.vg that return VGraphics.FontMethods in heronarts.glx.ui.vg with parameters of type VGraphics.Font