PDF Clown
0.1.2

Uses of Class
org.pdfclown.objects.PdfReal

Packages that use PdfReal
org.pdfclown.objects Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. 
 

Uses of PdfReal in org.pdfclown.objects
 

Methods in org.pdfclown.objects that return PdfReal
static PdfReal PdfReal.get(Number value)
          Gets the object equivalent to the given value.
 

Methods in org.pdfclown.objects with parameters of type PdfReal
 PdfObject Visitor.visit(PdfReal object, Object data)
           
 PdfObject IVisitor.visit(PdfReal object, Object data)
          Visits a real-number object.
 


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.