public class SVGPath
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
fillColor |
java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> |
verts |
Constructor and Description |
---|
SVGPath() |
Modifier and Type | Method and Description |
---|---|
void |
WriteToFile(SVGWriter sw) |
public java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> verts
public java.lang.String fillColor
public void WriteToFile(SVGWriter sw)