|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pdfclown.files.File.Configuration
public static final class File.Configuration
File configuration.
Method Summary | |
---|---|
File |
getFile()
Gets the file associated with this configuration. |
DecimalFormat |
getRealFormat()
Gets the format applied to real number serialization. |
void |
setRealFormat(DecimalFormat value)
|
void |
setRealFormat(int decimalPlacesCount)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public File getFile()
public DecimalFormat getRealFormat()
public void setRealFormat(DecimalFormat value)
getRealFormat()
public void setRealFormat(int decimalPlacesCount)
decimalPlacesCount
- Number of digits in decimal places.getRealFormat()
|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |