com.androidplot.xy
Class XYPlotLayoutTest.MockView

java.lang.Object
  extended by com.androidplot.xy.XYPlotLayoutTest.MockView
Enclosing class:
XYPlotLayoutTest

public static class XYPlotLayoutTest.MockView
extends Object


Constructor Summary
XYPlotLayoutTest.MockView()
           
XYPlotLayoutTest.MockView(android.content.Context context)
           
 
Method Summary
 int getHeight()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XYPlotLayoutTest.MockView

public XYPlotLayoutTest.MockView()

XYPlotLayoutTest.MockView

@Mock
public XYPlotLayoutTest.MockView(android.content.Context context)
Method Detail

getWidth

@Mock
public int getWidth()

getHeight

@Mock
public int getHeight()


Copyright © 2010. All Rights Reserved.