PDF Clown
0.1.2

Uses of Interface
org.pdfclown.documents.functions.Function.IDefaultIntervalsCallback

Packages that use Function.IDefaultIntervalsCallback
org.pdfclown.documents.functions Static, self-contained numerical transformations that represent parameterized classes of functions, including mathematical formulas and sampled representations with arbitrary resolution [PDF:1.6:3.9]. 
 

Uses of Function.IDefaultIntervalsCallback in org.pdfclown.documents.functions
 

Methods in org.pdfclown.documents.functions with parameters of type Function.IDefaultIntervalsCallback
protected
<T extends Comparable<T>>
List<Interval<T>>
Function.getIntervals(PdfName key, Function.IDefaultIntervalsCallback<T> defaultIntervalsCallback)
          Gets the intervals corresponding to the specified key.
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.