|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecticons.edit_find_replace
public class edit_find_replace
This class has been automatically generated using Flamingo SVG transcoder.
Constructor Summary | |
---|---|
edit_find_replace()
Creates a new transcoded SVG image. |
Method Summary | |
---|---|
int |
getIconHeight()
|
int |
getIconWidth()
|
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. |
void |
paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
|
void |
setDimension(java.awt.Dimension newDimension)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public edit_find_replace()
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()
public int getIconHeight()
getIconHeight
in interface javax.swing.Icon
public int getIconWidth()
getIconWidth
in interface javax.swing.Icon
public void setDimension(java.awt.Dimension newDimension)
setDimension
in interface org.pushingpixels.flamingo.common.icon.ResizableIcon
public void paintIcon(java.awt.Component c, java.awt.Graphics g, int x, int y)
paintIcon
in interface javax.swing.Icon
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |