org.freehep.graphicsio.cgm
Class ConnectingEdge
java.lang.Object
org.freehep.util.io.Tag
org.freehep.graphicsio.cgm.CGMTag
org.freehep.graphicsio.cgm.ConnectingEdge
- public class ConnectingEdge
- extends CGMTag
ConnectingEdge TAG.
- Version:
- $Id: ConnectingEdge.java,v 1.1 2002/01/23 11:09:43 duns Exp $
- Author:
- Mark Donszelmann, Charles Loomis
- Source Code:
- ConnectingEdge.java
Method Summary |
void |
write(int tagID,
CGMWriter cgm)
Writes the full tag to the Writer in Clear Text format. |
ConnectingEdge
public ConnectingEdge()
write
public void write(int tagID,
CGMWriter cgm)
throws IOException
- Description copied from class:
CGMTag
- Writes the full tag to the Writer in Clear Text format.
- Specified by:
write
in class CGMTag
- Parameters:
tagID
- id of the tagcgm
- Clear Text CGM Writer
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.