FreeHEP API
Version v1.2

org.freehep.graphicsio.pdf
Class PDFObject

java.lang.Object
  |
  +--org.freehep.graphicsio.pdf.PDFObject
All Implemented Interfaces:
PDFConstants

public class PDFObject
extends Object
implements PDFConstants

Implements a numbered PDFObject.

Version:
$Id: PDFObject.java,v 1.1 2001/11/29 01:45:29 duns Exp $
Author:
Mark Donszelmann

Field Summary
protected  PDF pdf
           
 
Fields inherited from interface org.freehep.graphicsio.pdf.PDFConstants
CAP_BUTT, CAP_ROUND, CAP_SQUARE, dateFormat, EOL, JOIN_BEVEL, JOIN_MITTER, JOIN_ROUND, MODE_CLIP, MODE_FILL, MODE_FILL_CLIP, MODE_FILL_STROKE, MODE_FILL_STROKE_CLIP, MODE_INVISIBLE, MODE_STROKE, MODE_STROKE_CLIP
 
Method Summary
 void entry(int number)
           
 void entry(Object[] objs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pdf

protected PDF pdf
Method Detail

entry

public void entry(int number)
           throws IOException
IOException

entry

public void entry(Object[] objs)
           throws IOException
IOException

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.