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 DrawFontRenderingBo
DrawFontRenderingBo. setAlignment(DrawFontRenderingBoTextAlignment alignment)
DrawFontRenderingBo
DrawFontRenderingBo. setSize(int size)
DrawFontRenderingBo
DrawFontRenderingBo. setText(String text)
-