NetCharts Pro

Uses of Class
netcharts.util.NFCdf

Packages that use NFCdf
netcharts.pro.util Classes providing collections of general purpose or specific purposes methods. 
 

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.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.
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
 


NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Jun 28, 2011