|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectmetricsOverlay.api.MetricOverlayFactory
public class MetricOverlayFactory
This class provides a factory method that will provide an implementation
of IMetricOverlay
.
It can be called in the following way:
IMetricOverlay mOverlay = MetricOverlayFactory.instance();
Constructor Summary | |
---|---|
MetricOverlayFactory()
|
Method Summary | |
---|---|
static IMetricOverlay |
instance()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetricOverlayFactory()
Method Detail |
---|
public static IMetricOverlay instance()
IMetricOverlay
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |