org.freehep.graphicsio.emf.gdi
Class TriVertex
java.lang.Object
org.freehep.graphicsio.emf.gdi.TriVertex
public class TriVertex
- extends Object
EMF TriVertex
- Version:
- $Id: TriVertex.java 10140 2006-12-07 07:50:41Z duns $
- Author:
- Mark Donszelmann
TriVertex
public TriVertex(int x,
int y,
Color color)
TriVertex
public TriVertex(EMFInputStream emf)
throws IOException
- Throws:
IOException
write
public void write(EMFOutputStream emf)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.