com.metsci.glimpse.charts.vector.parser
Class ENCObjectInterpreter
java.lang.Object
com.metsci.glimpse.charts.vector.parser.ENCObjectInterpreter
public class ENCObjectInterpreter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCObjectInterpreter
public ENCObjectInterpreter(ENCAttributeInterpreter attribInterp)
throws java.io.IOException
- Throws:
java.io.IOException
getObjectHeaders
public java.util.HashMap<java.lang.Integer,ENCObjectInterpreter.ENCObjectHeader> getObjectHeaders()
getHeader_byCode
public ENCObjectInterpreter.ENCObjectHeader getHeader_byCode(int code)
getHeader_byAcronym
public ENCObjectInterpreter.ENCObjectHeader getHeader_byAcronym(java.lang.String acronym)
convertObject
public ENCObject convertObject(GenericObject obj)
throws java.lang.Exception
- Throws:
java.lang.Exception
convertShape
public ENCShape convertShape(GenericShape shape)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2012 Metron, Inc.. All Rights Reserved.