|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.graphicsio.emf.gdi.TriVertex
public class TriVertex
EMF TriVertex
Constructor Summary | |
---|---|
TriVertex(EMFInputStream emf)
|
|
TriVertex(int x,
int y,
java.awt.Color color)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
void |
write(EMFOutputStream emf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TriVertex(int x, int y, java.awt.Color color)
public TriVertex(EMFInputStream emf) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void write(EMFOutputStream emf) throws java.io.IOException
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |