DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Class SubPath

java.lang.Object
  |
  +--com.cete.dynamicpdf.pageelements.SubPath
Direct Known Subclasses:
CurveFromSubPath, CurveSubPath, CurveToSubPath, LineSubPath

public abstract class SubPath
extends java.lang.Object

Class provides the base class from which all sub paths are defined.

Licensing:
This class is a DynamicPDF Generator Professional Edition feature. One of the following licenses is required for non-evaluation usage:


Constructor Summary
SubPath()
           
 
Method Summary
abstract  void draw(PageWriter writer)
          Draws the sub path to the given PageWriter object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubPath

public SubPath()
Method Detail

draw

public abstract void draw(PageWriter writer)
Draws the sub path to the given PageWriter object.

Parameters:
writer - PageWriter to receive the sub path's output.

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.3 for Java generated on March 22, 2007
© Copyright 2007, ceTe Software