|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.co.silentsoftware.ui.shapes.AbstractShape
public abstract class AbstractShape
Base class to draw a shape and perform basic scale/rotate operations
| Constructor Summary | |
|---|---|
AbstractShape()
|
|
| Method Summary | |
|---|---|
void |
drawGraphic(javax.microedition.lcdui.Graphics g,
float angle)
Draws the shape on a graphics context at a given angle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractShape()
| Method Detail |
|---|
public void drawGraphic(javax.microedition.lcdui.Graphics g,
float angle)
g - angle -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||