Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
public class

OrientedBoundingBox

extends Object
java.lang.Object
   ↳ android.gesture.OrientedBoundingBox

Class Overview

An oriented bounding box

Summary

Fields
public final float centerX
public final float centerY
public final float height
public final float orientation
public final float squareness
public final float width
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public final float centerX

Added in API level 4

public final float centerY

Added in API level 4

public final float height

Added in API level 4

public final float orientation

Added in API level 4

public final float squareness

Added in API level 4

public final float width

Added in API level 4