|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.aavalla.utils.gui.twovenn.VennCreator
public class VennCreator
Constructor Summary | |
---|---|
VennCreator()
|
Method Summary | |
---|---|
static VennDrawData |
calculateVennDrawData(VennParameters p,
int width,
int height)
|
static java.awt.image.BufferedImage |
createVennImage(VennParameters p,
VennDrawData dData,
boolean isArgbImage)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VennCreator()
Method Detail |
---|
public static VennDrawData calculateVennDrawData(VennParameters p, int width, int height)
public static java.awt.image.BufferedImage createVennImage(VennParameters p, VennDrawData dData, boolean isArgbImage)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |