EasyPDF Java SDK
v5.1

com.bcl.easypdf
Class DoubleHolder

java.lang.Object
  extended by com.bcl.easypdf.DoubleHolder

public final class DoubleHolder
extends java.lang.Object


Constructor Summary
DoubleHolder()
           
DoubleHolder(double initialVal)
           
 
Method Summary
 double getValue()
           
 void setValue(double newVal)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleHolder

public DoubleHolder()

DoubleHolder

public DoubleHolder(double initialVal)
Method Detail

getValue

public double getValue()

setValue

public void setValue(double newVal)

EasyPDF Java SDK
v5.1

Copyright 2007 BCL Technologies. All rights reserved.