at.tuwien.ifs.somtoolbox.reportgenerator.QEContainers
Class UnitQEContainer
java.lang.Object
at.tuwien.ifs.somtoolbox.reportgenerator.QEContainers.UnitQEContainer
- All Implemented Interfaces:
- QEContainer
public class UnitQEContainer
- extends Object
- implements QEContainer
- Version:
- $Id: UnitQEContainer.java 3883 2010-11-02 17:13:23Z frank $
- Author:
- Sebastian Skritek (0226286, Sebastian.Skritek@gmx.at)
Field Summary |
private double |
qe
|
private Unit[] |
unit
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
qe
private double qe
unit
private Unit[] unit
UnitQEContainer
public UnitQEContainer()
UnitQEContainer
public UnitQEContainer(Unit[] unit,
double qe)
setUnit
public void setUnit(Unit[] unit)
getQE
public double getQE()
- Specified by:
getQE
in interface QEContainer
setQE
public void setQE(double qe)
- Specified by:
setQE
in interface QEContainer
getNumUnits
public int getNumUnits()
getUnitCoords
public String getUnitCoords(int index)
getNumberOfVectorsMapped
public int getNumberOfVectorsMapped(int index)