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

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

public class ENCUnitInterpreter
extends java.lang.Object


Nested Class Summary
 class ENCUnitInterpreter.ENCUnitHeader
           
 class ENCUnitInterpreter.UnitInterpreterException
           
 
Constructor Summary
ENCUnitInterpreter()
           
 
Method Summary
 double[][] getAMatrix()
           
 double[][] getBMatrix()
           
 java.util.ArrayList<ENCUnitInterpreter.ENCUnitHeader> getUnitHeaders()
           
 ENCUnit resolveUnitType(int attributeCode, GenericObject obj)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ENCUnitInterpreter

public ENCUnitInterpreter()
Method Detail

getUnitHeaders

public java.util.ArrayList<ENCUnitInterpreter.ENCUnitHeader> getUnitHeaders()

resolveUnitType

public ENCUnit resolveUnitType(int attributeCode,
                               GenericObject obj)
                        throws ENCUnitInterpreter.UnitInterpreterException
Throws:
ENCUnitInterpreter.UnitInterpreterException

getAMatrix

public double[][] getAMatrix()

getBMatrix

public double[][] getBMatrix()


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