public abstract class ProtoRenderer extends java.lang.Object implements IRenderer
| Modifier and Type | Field and Description |
|---|---|
protected int |
height |
protected int |
topOffset |
| Constructor and Description |
|---|
ProtoRenderer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Get topOffset
|
int |
getTopOffset()
Get topOffset
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackColor, layout, paintpublic int getTopOffset()
getTopOffset in interface IRenderer