com.metsci.glimpse.charts.vector.parser
Class DNCObjectInterpreter

java.lang.Object
  extended by com.metsci.glimpse.charts.vector.parser.DNCObjectInterpreter

public class DNCObjectInterpreter
extends java.lang.Object


Constructor Summary
DNCObjectInterpreter(DNCAttributeInterpreter attribInterp)
           
 
Method Summary
 DNCObject convertObject(GenericObject obj)
           
 DNCShape convertShape(GenericShape shape)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DNCObjectInterpreter

public DNCObjectInterpreter(DNCAttributeInterpreter attribInterp)
                     throws java.io.IOException
Throws:
java.io.IOException
Method Detail

convertObject

public DNCObject convertObject(GenericObject obj)

convertShape

public DNCShape convertShape(GenericShape shape)


Copyright © 2012 Metron, Inc.. All Rights Reserved.