DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Class SubPath

java.lang.Object
  extended by 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 DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software