|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttools.jitterbug.substance
public class substance
This class has been automatically generated using Flamingo SVG transcoder.
Constructor Summary | |
---|---|
substance()
|
Method Summary | |
---|---|
static int |
getOrigHeight()
Returns the height of the bounding box of the original SVG image. |
static int |
getOrigWidth()
Returns the width of the bounding box of the original SVG image. |
static int |
getOrigX()
Returns the X of the bounding box of the original SVG image. |
static int |
getOrigY()
Returns the Y of the bounding box of the original SVG image. |
static void |
paint(java.awt.Graphics2D g)
Paints the transcoded SVG image on the specified graphics context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public substance()
Method Detail |
---|
public static void paint(java.awt.Graphics2D g)
g
- Graphics context.public static int getOrigX()
public static int getOrigY()
public static int getOrigWidth()
public static int getOrigHeight()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |