com.androidplot.xy
Class XYRendererFactory

java.lang.Object
  extended by com.androidplot.xy.XYRendererFactory

public class XYRendererFactory
extends java.lang.Object

All XYRenderers and their formatters need to be registered with this factory to be useable. TODO: create a static hash lookup for renderer->formatter lookups.


Constructor Summary
XYRendererFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XYRendererFactory

public XYRendererFactory()


Copyright © 2012. All Rights Reserved.