- All Implemented Interfaces:
Label
public class AbsoluteLabel
extends Object
implements Label
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
value
private final double value
-
Constructor Details
-
AbsoluteLabel
public AbsoluteLabel(double value,
String id)
-