| Modifier and Type | Field and Description |
|---|---|
protected ClippedElementDelegate |
delegate |
| Constructor and Description |
|---|
ClippedElement(ClippedElementDelegate delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(net.avh4.math.geometry.Rect bounds,
GraphicsOperations g,
FontMetricsService fm) |
void |
setClipPosition(int leftX,
int topY) |
void |
setDelegate(ClippedElementDelegate delegate) |
protected ClippedElementDelegate delegate
public ClippedElement(ClippedElementDelegate delegate)
public void draw(net.avh4.math.geometry.Rect bounds,
GraphicsOperations g,
FontMetricsService fm)
public void setClipPosition(int leftX,
int topY)
public void setDelegate(ClippedElementDelegate delegate)
Copyright © 2013. All Rights Reserved.