Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1)

E12063-04

oracle.dss.gauge
Class SVGParser

java.lang.Object
  extended by oracle.dss.gauge.CustomShapesParser
      extended by oracle.dss.gauge.SVGParser

public class SVGParser
extends CustomShapesParser


Field Summary
 
Fields inherited from class oracle.dss.gauge.CustomShapesParser
m_eh
 
Constructor Summary
SVGParser(ErrorHandler eh)
           
 
Method Summary
 void parseFile(java.io.InputStream stream)
           
 void parseFile(java.lang.String path)
           
 
Methods inherited from class oracle.dss.gauge.CustomShapesParser
addShape, defines, getBounds, getFullBounds, getShapes, getShapesMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVGParser

public SVGParser(ErrorHandler eh)
Method Detail

parseFile

public void parseFile(java.lang.String path)
Specified by:
parseFile in class CustomShapesParser

parseFile

public void parseFile(java.io.InputStream stream)
Specified by:
parseFile in class CustomShapesParser

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1)

E12063-04

Copyright © 1997, 2010, Oracle. All rights reserved.