A B C D E F G H I L M N O P Q R S T U V W X Y Z

D

darker() - Method in class es.ucm.look.ar.ar3D.core.Color4
 
DATABASE_VERSION - Static variable in class es.ucm.look.data.local.contentprovider.sql.LookSQLHelper
 
DataGetter - Interface in es.ucm.look.data.interfaces
Implemented by the classes which provides data to the application
DataHandler - Interface in es.ucm.look.data.interfaces
General interface for data handling
DataSetter - Interface in es.ucm.look.data.interfaces
General interface for classes adding or changing data to the application
DATE_FORMAT_NOW - Static variable in class es.ucm.look.locationProviderWifi.util.DateUtils
 
DateUtils - Class in es.ucm.look.locationProviderWifi.util
Date Utils.
DateUtils() - Constructor for class es.ucm.look.locationProviderWifi.util.DateUtils
 
DBDataHandler - Class in es.ucm.look.data.local
To have the persistence to a database, implements DataHandler
DBDataHandler() - Constructor for class es.ucm.look.data.local.DBDataHandler
 
DBDataHandler(Context) - Constructor for class es.ucm.look.data.local.DBDataHandler
 
DebugArmature - Interface in es.ucm.look.ar.math.collision.debug
A debug armature is an armature with properties only used during debug processes
debugDraw(GL10) - Method in interface es.ucm.look.ar.math.collision.debug.DebugArmature
Debug draw
debugDraw(GL10) - Method in class es.ucm.look.ar.math.collision.debug.SphericalDebugArmature
 
debugDraw(GL10) - Method in class es.ucm.look.ar.math.collision.debug.SquareDebugArmature
 
decodeResponse(HttpResponse) - Static method in class es.ucm.look.data.remote.restful.RestMethod
Translate the response server to an String
delete(Uri, String, String[]) - Method in class es.ucm.look.data.local.contentprovider.sql.LookSQLContentProvider
 
destroy() - Method in class es.ucm.look.data.remote.restful.ServiceManager
Destroy the service
devA - Static variable in class es.ucm.look.locationProvider.DeviceSensor
 
DeviceOrientation - Class in es.ucm.look.ar.util
A class holding device's orientation
DeviceReader - Class in es.ucm.look.locationProviderWifi.util
File read utilities.
DeviceReader() - Constructor for class es.ucm.look.locationProviderWifi.util.DeviceReader
Constructor with no specified file.
DeviceReader(String) - Constructor for class es.ucm.look.locationProviderWifi.util.DeviceReader
Constructor with an input specified location file
DeviceSensor - Class in es.ucm.look.locationProvider
Process sensors information and decides whether the device is moving or not.
DeviceSensor() - Constructor for class es.ucm.look.locationProvider.DeviceSensor
 
DeviceWriter - Class in es.ucm.look.locationProviderWifi.util
File write utilities.
DeviceWriter() - Constructor for class es.ucm.look.locationProviderWifi.util.DeviceWriter
 
DeviceWriter(String) - Constructor for class es.ucm.look.locationProviderWifi.util.DeviceWriter
 
devM - Static variable in class es.ucm.look.locationProvider.DeviceSensor
 
devO - Static variable in class es.ucm.look.locationProvider.DeviceSensor
 
disableMoving() - Static method in class es.ucm.look.locationProvider.DeviceSensor
 
displacement() - Method in class es.ucm.look.locationProvider.InertialNavigationSystem
 
displacement(float[]) - Static method in class es.ucm.look.locationProvider.Positioning
 
displacement() - Static method in class es.ucm.look.locationProvider.Positioning
 
distance - Variable in class es.ucm.look.locationProvider.Motion
 
distance(double[], double[]) - Static method in class es.ucm.look.locationProvider.Util
 
distance(float[], float[]) - Static method in class es.ucm.look.locationProvider.Util
 
distance(int[], int[]) - Static method in class es.ucm.look.locationProvider.Util
 
distance(int, int, int, int) - Static method in class es.ucm.look.locationProvider.Util
 
distance(float, float, float, float) - Static method in class es.ucm.look.locationProvider.Util
 
distance(double, double, double, double) - Static method in class es.ucm.look.locationProvider.Util
 
distancePointLine(int, int, int[], int[], int[]) - Static method in class es.ucm.look.locationProvider.Util
 
doDelete(String) - Static method in class es.ucm.look.data.remote.restful.RestMethod
Delete a resource in the server
doGet(String) - Static method in class es.ucm.look.data.remote.restful.RestMethod
Retrieve a resource from the server
doLogin(String, String) - Method in interface es.ucm.look.data.remote.restful.RemoteDataHandler
For to do a Login, need to the username and password
doPost(String, JSONObject) - Static method in class es.ucm.look.data.remote.restful.RestMethod
Used to insert an element
doPut(String, JSONObject) - Static method in class es.ucm.look.data.remote.restful.RestMethod
To Update an element
dotProduct(Vector3) - Method in class es.ucm.look.ar.math.geom.Vector3
Returns the dot product with the given vector
draw(Canvas) - Method in interface es.ucm.look.ar.ar2D.Drawable2D
Draws the element in the canvas
draw(Canvas) - Method in class es.ucm.look.ar.ar2D.drawables.Circle2D
 
draw(Canvas) - Method in class es.ucm.look.ar.ar2D.drawables.Image2D
 
draw(Canvas) - Method in class es.ucm.look.ar.ar2D.drawables.Text2D
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.Entity3D
Draws this entity into the given GL context
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.Mesh3D
Draw the entity into the GL10 context
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.CirclePrimitive
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.Cube
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.extra.ImagePrimitive
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.Grid
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.LinePrimitive
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.LinesLoopPrimitive
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.ObjMesh3D
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.PointPrimitive
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.Ring
 
draw(GL10) - Method in class es.ucm.look.ar.ar3D.core.drawables.primitives.SquarePrimitive
 
draw(GL10) - Method in interface es.ucm.look.ar.ar3D.Drawable3D
Draws the element in the GL10 context
draw(GL10, float, float) - Method in class es.ucm.look.ar.hud.BasicHud
 
draw(GL10, float, float) - Method in interface es.ucm.look.ar.hud.HUD
 
draw(GL10) - Method in class es.ucm.look.data.World
 
draw(GL10) - Method in class es.ucm.look.data.WorldEntity
 
draw(Canvas) - Method in class es.ucm.look.data.WorldEntity
 
Drawable2D - Interface in es.ucm.look.ar.ar2D
Implemented by all those classes that can be drawn in a Canvas
Drawable3D - Interface in es.ucm.look.ar.ar3D
Implemented by all those classes that can be drawn in a GL10 context
DRAWABLE_NAME - Static variable in class es.ucm.look.ar.ar3D.core.drawables.primitives.Cube
 
DrawablesDataBase - Class in es.ucm.look.ar.ar3D.core.drawables
 
drawTouchableArea(Canvas, Paint) - Method in interface es.ucm.look.ar.ar2D.Drawable2D
Fills the touchable zone for the drawable only with the the given Paint.
drawTouchableArea(Canvas, Paint) - Method in class es.ucm.look.ar.ar2D.drawables.Circle2D
 
drawTouchableArea(Canvas, Paint) - Method in class es.ucm.look.ar.ar2D.drawables.Image2D
 
drawTouchableArea(Canvas, Paint) - Method in class es.ucm.look.ar.ar2D.drawables.Text2D
 
drawTouchableArea(Canvas, Paint) - Method in class es.ucm.look.data.WorldEntity
 

A B C D E F G H I L M N O P Q R S T U V W X Y Z