com.ls.widgets.map.utils
Class PivotFactory

java.lang.Object
  extended by com.ls.widgets.map.utils.PivotFactory

public class PivotFactory
extends java.lang.Object


Nested Class Summary
static class PivotFactory.PivotPosition
           
 
Constructor Summary
PivotFactory()
           
 
Method Summary
static Point createPivotPoint(Drawable drawable, PivotFactory.PivotPosition type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PivotFactory

public PivotFactory()
Method Detail

createPivotPoint

public static Point createPivotPoint(Drawable drawable,
                                     PivotFactory.PivotPosition type)