at.tuwien.ifs.somtoolbox.properties
Class SOMProperties.DatumToUnitMapping

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.properties.SOMProperties.DatumToUnitMapping
Enclosing class:
SOMProperties

public class SOMProperties.DatumToUnitMapping
extends Object


Field Summary
 String label
           
 int unitX
           
 int unitY
           
 
Constructor Summary
SOMProperties.DatumToUnitMapping()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

public String label

unitX

public int unitX

unitY

public int unitY
Constructor Detail

SOMProperties.DatumToUnitMapping

public SOMProperties.DatumToUnitMapping()