|
NetCharts Pro | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NFCdf | |
| netcharts.pro.util | |
| Uses of NFCdf in netcharts.pro.util |
| Methods in netcharts.pro.util that return NFCdf | |
static NFCdf |
NFProUtil.getCDLTemplate(java.io.File cdlFile)
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlFile |
static NFCdf |
NFProUtil.getCDLTemplate(java.io.File cdlFile,
java.util.Vector errorVector)
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlFile |
static NFCdf |
NFProUtil.getCDLTemplate(java.net.URL cdlURL)
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlURL |
static NFCdf |
NFProUtil.getCDLTemplate(java.net.URL cdlURL,
java.util.Vector errorVector)
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlURL |
static NFCdf |
NFProUtil.getCDLTemplate(java.io.InputStream cdlStream)
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlStream input stream |
static NFCdf |
NFProUtil.getCDLTemplate(java.io.InputStream cdlStream,
java.util.Vector errorVector)
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlStream input stream |
static NFCdf |
NFProUtil.getCDLTemplate(java.lang.String cdlString)
Creates a "Chart Definition File" or NFCdf template object based on the given cdlString String object. |
static NFCdf |
NFProUtil.getCDLTemplate(java.lang.String cdlString,
java.util.Vector errorVector)
Creates a "Chart Definition File" or NFCdf template object based on the given cdlString String object. |
|
NetCharts Pro | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2004 |
Last Modified: Apr 1, 2004 |