PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.functions.Type0Function.InterpolationOrderEnum

Packages that use Type0Function.InterpolationOrderEnum
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 Type0Function.InterpolationOrderEnum in org.pdfclown.documents.functions
 

Methods in org.pdfclown.documents.functions that return Type0Function.InterpolationOrderEnum
static Type0Function.InterpolationOrderEnum Type0Function.InterpolationOrderEnum.get(int code)
           
 Type0Function.InterpolationOrderEnum Type0Function.getOrder()
          Gets the order of interpolation between samples.
static Type0Function.InterpolationOrderEnum Type0Function.InterpolationOrderEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Type0Function.InterpolationOrderEnum[] Type0Function.InterpolationOrderEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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.