public interface LogoContext
Modifier and Type | Method and Description |
---|---|
BlockPainter |
getBlockPainter() |
java.awt.Rectangle |
getBounds() |
Distribution |
getDistribution() |
java.awt.Graphics2D |
getGraphics() |
SymbolStyle |
getStyle() |
java.awt.Graphics2D getGraphics()
Distribution getDistribution()
SymbolStyle getStyle()
java.awt.Rectangle getBounds()
BlockPainter getBlockPainter()