android.gesture
Class OrientedBoundingBox

java.lang.Object
  extended by android.gesture.OrientedBoundingBox

public class OrientedBoundingBox
extends Object


Field Summary
 float centerX
           
 float centerY
           
 float height
           
 float orientation
           
 float squareness
           
 float width
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

squareness

public final float squareness

width

public final float width

height

public final float height

orientation

public final float orientation

centerX

public final float centerX

centerY

public final float centerY


Copyright © 2008-2012. All Rights Reserved.