public class TriVertex extends Object
Constructor and Description |
---|
TriVertex(EMFInputStream emf) |
TriVertex(int x,
int y,
Color color) |
public TriVertex(int x, int y, Color color)
public TriVertex(EMFInputStream emf) throws IOException
IOException
public void write(EMFOutputStream emf) throws IOException
IOException
Copyright © 2014. All rights reserved.