- All Implemented Interfaces:
Marker
public class AbsoluteMarker
extends Object
implements Marker
-
-
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
-
AbsoluteMarker
public AbsoluteMarker(double value,
String id)
-
AbsoluteMarker
public AbsoluteMarker(double value)
-
Method Details
-
-
getValue
public double getValue()
- Specified by:
getValue
in interface Marker