pid
Class LocationLabel

java.lang.Object
  extended by pid.Label
      extended by pid.LocationLabel
All Implemented Interfaces:
java.io.Serializable

public class LocationLabel
extends Label

Information about the location of the molecule.

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
LocationLabel()
           
 
Method Summary
 
Methods inherited from class pid.Label
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationLabel

public LocationLabel()