|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.vector.parser.ENCUnitInterpreter
public class ENCUnitInterpreter
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 |
---|
public ENCUnitInterpreter()
Method Detail |
---|
public java.util.ArrayList<ENCUnitInterpreter.ENCUnitHeader> getUnitHeaders()
public ENCUnit resolveUnitType(int attributeCode, GenericObject obj) throws ENCUnitInterpreter.UnitInterpreterException
ENCUnitInterpreter.UnitInterpreterException
public double[][] getAMatrix()
public double[][] getBMatrix()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |