Uses of Interface
de.extio.spacecraft.shared.client.renderer.bo.DrawFontRenderingBo
-
Packages that use DrawFontRenderingBo Package Description de.extio.spacecraft.shared.client.renderer.bo Interfaces for business objects of the renderer. -
-
Uses of DrawFontRenderingBo in de.extio.spacecraft.shared.client.renderer.bo
Methods in de.extio.spacecraft.shared.client.renderer.bo that return DrawFontRenderingBo Modifier and Type Method Description DrawFontRenderingBoDrawFontRenderingBo. setAlignment(DrawFontRenderingBoTextAlignment alignment)DrawFontRenderingBoDrawFontRenderingBo. setSize(int size)DrawFontRenderingBoDrawFontRenderingBo. setText(String text)
-