|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.infonode.gui.GraphicsUtil
public class GraphicsUtil
| Constructor Summary | |
|---|---|
GraphicsUtil()
|
|
| Method Summary | |
|---|---|
static java.awt.Rectangle |
calculateIntersectionClip(int x,
int y,
int width,
int height,
java.awt.Shape originalClip)
|
static void |
drawOptimizedLine(java.awt.Graphics g,
int x1,
int y1,
int x2,
int y2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphicsUtil()
| Method Detail |
|---|
public static void drawOptimizedLine(java.awt.Graphics g,
int x1,
int y1,
int x2,
int y2)
public static java.awt.Rectangle calculateIntersectionClip(int x,
int y,
int width,
int height,
java.awt.Shape originalClip)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||