jv.loader
Class PvDisplayLoader
java.lang.Object
|
+--jv.loader.PvDisplayLoader
- public class PvDisplayLoader
- extends java.lang.Object
Loader for display files given in JavaView's JVD file format.
Class is in development.
- Version:
- 03.11.00, 1.10 revised (kp) Continuing development.
06.10.00, 1.00 created (kp)
- Author:
- Konrad Polthier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PvDisplayLoader
public PvDisplayLoader()
read
public static PvDisplayOption[] read(java.lang.String fileName)
- Read a JVD file with display settings and fill a new options class.
read
public static PvDisplayOption[] read(java.io.BufferedReader in)
- Read a JVD file with display settings and fill a new options class.
write
public static java.lang.String write(PvDisplayOption[] option)
- Write the display options in a XML tree structure of instances of type
PsXmlNode and create a XML formatted string.
- Returns:
- formatted string of xml tree.
parseRsrcTree
protected static PvDisplayOption[] parseRsrcTree(PsXmlSrc src)
fillRsrcTree
protected static PsXmlSrc fillRsrcTree(PsXmlSrc src,
PvDisplayOption[] option)
The software JavaView® is copyright protected. All Rights Reserved.