org.freehep.graphicsio.cgm
Class CGMPathConstructor
java.lang.Object
org.freehep.graphicsio.AbstractPathConstructor
org.freehep.graphicsio.QuadToCubicPathConstructor
org.freehep.graphicsio.CubicToLinePathConstructor
org.freehep.graphicsio.PolylinePathConstructor
org.freehep.graphicsio.cgm.CGMPathConstructor
- All Implemented Interfaces:
- PathConstructor
- public class CGMPathConstructor
- extends PolylinePathConstructor
- Version:
- $Id: CGMPathConstructor.java,v 1.2 2005/01/01 07:34:45 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- CGMPathConstructor.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CGMPathConstructor
public CGMPathConstructor(TaggedOutput os,
boolean fill,
AffineTransform matrix,
double resolution)
writePolyline
protected void writePolyline(Vector polyline)
throws IOException
- Specified by:
writePolyline
in class PolylinePathConstructor
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.