Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

activeTexture(int) - Method in class org.oscim.gdx.client.GdxGL
 
addContour2D(float[]) - Method in class org.oscim.utils.TessJNI
 
addContour2D(float[], int, int) - Method in class org.oscim.utils.TessJNI
 
addContour2D(int[], float[]) - Method in class org.oscim.utils.TessJNI
 
addContour2D(int[], float[], int, int) - Method in class org.oscim.utils.TessJNI
 
addDepthOffset(int) - Method in class org.oscim.renderer.GLMatrix
add some offset (similar to glDepthOffset)
addLifecycleListener(LifecycleListener) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
afterSetup() - Method in interface com.badlogic.gdx.backends.gwt.GwtApplication.LoadingListener
Method called after the setup
agentInfo() - Static method in class com.badlogic.gdx.backends.gwt.GwtApplication
Contains precomputed information on the user-agent.
AgentInfo() - Constructor for class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
assertMainThread() - Static method in class org.oscim.utils.ThreadUtils
 
AsyncExecutor - Class in org.oscim.utils.async
GWT emulation of AsynchExecutor, will call tasks immediately :D
AsyncExecutor(int, TaskQueue) - Constructor for class org.oscim.utils.async.AsyncExecutor
Creates a new AsynchExecutor that allows maxConcurrent Runnable instances to run in parallel.
attachShader(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
Attributes - Interface in org.xml.sax
 
awaitPausing() - Method in class org.oscim.layers.tile.TileLoader
 

B

beforeSetup() - Method in interface com.badlogic.gdx.backends.gwt.GwtApplication.LoadingListener
Method called before the setup
bindAttribLocation(int, int, String) - Method in class org.oscim.gdx.client.GdxGL
 
bindBuffer(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
bindFramebuffer(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
bindRenderbuffer(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
bindTexture(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
BitmapTileDataSource(BitmapTileSource) - Constructor for class org.oscim.tiling.source.bitmap.BitmapTileSource.BitmapTileDataSource
 
BitmapTileSource - Class in org.oscim.tiling.source.bitmap
 
BitmapTileSource(BitmapTileSource.Builder<?>) - Constructor for class org.oscim.tiling.source.bitmap.BitmapTileSource
 
BitmapTileSource(String, int, int) - Constructor for class org.oscim.tiling.source.bitmap.BitmapTileSource
Create BitmapTileSource for 'url'

By default path will be formatted as: url/z/x/y.png Use e.g.

BitmapTileSource(String, int, int, String) - Constructor for class org.oscim.tiling.source.bitmap.BitmapTileSource
 
BitmapTileSource(String, String, int, int) - Constructor for class org.oscim.tiling.source.bitmap.BitmapTileSource
 
BitmapTileSource.BitmapTileDataSource - Class in org.oscim.tiling.source.bitmap
 
BitmapTileSource.Builder<T extends BitmapTileSource.Builder<T>> - Class in org.oscim.tiling.source.bitmap
 
blendColor(float, float, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
blendEquation(int) - Method in class org.oscim.gdx.client.GdxGL
 
blendEquationSeparate(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
blendFunc(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
blendFuncSeparate(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
bufferData(int, int, Buffer, int) - Method in class org.oscim.gdx.client.GdxGL
 
bufferSubData(int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
build() - Method in class org.oscim.tiling.source.bitmap.BitmapTileSource.Builder
 
builder() - Static method in class org.oscim.tiling.source.bitmap.BitmapTileSource
 
Builder() - Constructor for class org.oscim.tiling.source.bitmap.BitmapTileSource.Builder
 

C

cancel() - Method in class org.oscim.layers.tile.TileLoader
 
cancel() - Method in class org.oscim.tiling.source.bitmap.BitmapTileSource.BitmapTileDataSource
 
cancel() - Method in class org.oscim.tiling.source.JsonTileDataSource
 
cancel() - Method in class org.oscim.tiling.source.UrlTileDataSource
 
CancellationException - Exception in java.util.concurrent
 
CancellationException() - Constructor for exception java.util.concurrent.CancellationException
 
cancelVibrate() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
canUseImageElement() - Method in class com.badlogic.gdx.graphics.Pixmap
 
checkFramebufferStatus(int) - Method in class org.oscim.gdx.client.GdxGL
 
CheckReturnValue - Annotation Type in javax.annotation
 
clear(int) - Method in class org.oscim.gdx.client.GdxGL
 
clearColor(float, float, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
clearDepthf(float) - Method in class org.oscim.gdx.client.GdxGL
 
clearStencil(int) - Method in class org.oscim.gdx.client.GdxGL
 
close() - Method in class org.oscim.tiling.source.LwHttp
 
closeQuietly(OutputStream) - Static method in class org.oscim.utils.IOUtils
Invokes the Closeable.close() method on the given object.
closeQuietly(InputStream) - Static method in class org.oscim.utils.IOUtils
 
colorMask(boolean, boolean, boolean, boolean) - Method in class org.oscim.gdx.client.GdxGL
 
com.badlogic.gdx.backends.gwt - package com.badlogic.gdx.backends.gwt
 
com.badlogic.gdx.graphics - package com.badlogic.gdx.graphics
 
compileShader(int) - Method in class org.oscim.gdx.client.GdxGL
 
completed(QueryResult) - Method in class org.oscim.layers.tile.TileLoader
Callback to be called by TileDataSource when finished loading or on failure.
compressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
compressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
consoleLog(String) - Static method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
continueLoading() - Method in class org.oscim.layers.tile.LoadDelayTask
 
copy(GLMatrix) - Method in class org.oscim.renderer.GLMatrix
Copy values from mat
CopyOnWriteArrayList<E> - Class in java.util.concurrent
 
CopyOnWriteArrayList() - Constructor for class java.util.concurrent.CopyOnWriteArrayList
 
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
create(JavaScriptObject) - Static method in class org.oscim.tiling.source.geojson.JsArrayCollection
 
create(UrlTileSource) - Method in class org.oscim.tiling.source.LwHttp.LwHttpFactory
 
createApplicationListener() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
createPreloader() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
createProgram() - Method in class org.oscim.gdx.client.GdxGL
 
createShader(int) - Method in class org.oscim.gdx.client.GdxGL
 
cullFace(int) - Method in class org.oscim.gdx.client.GdxGL
 

D

data - Variable in class org.oscim.layers.tile.LoadDelayTask
 
debug(String, String) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
debug(String, String, Throwable) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
decode(Tile, ITileDataSink, JavaScriptObject) - Method in class org.oscim.tiling.source.geojson.GeoJsonTileDecoder
 
decode(Tile, ITileDataSink, InputStream) - Method in class org.oscim.tiling.source.geojson.GeoJsonTileDecoder
 
decodeBitmapImpl(InputStream) - Method in class org.oscim.gdx.client.GwtGdxGraphics
 
decodeSvgBitmapImpl(InputStream, int, int, int) - Method in class org.oscim.gdx.client.GwtGdxGraphics
 
decodeTags(MapElement, Map<String, Object>) - Method in class org.oscim.tiling.source.geojson.GeoJsonTileSource
allow overriding tag handling
DefaultHandler - Class in org.xml.sax.helpers
 
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
deleteBuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
deleteFramebuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
deleteProgram(int) - Method in class org.oscim.gdx.client.GdxGL
 
deleteRenderbuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
deleteShader(int) - Method in class org.oscim.gdx.client.GdxGL
 
deleteTextures(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
depthFunc(int) - Method in class org.oscim.gdx.client.GdxGL
 
depthMask(boolean) - Method in class org.oscim.gdx.client.GdxGL
 
depthRangef(float, float) - Method in class org.oscim.gdx.client.GdxGL
 
detachShader(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
disable(int) - Method in class org.oscim.gdx.client.GdxGL
 
disableVertexAttribArray(int) - Method in class org.oscim.gdx.client.GdxGL
 
dispose() - Method in class com.badlogic.gdx.graphics.Pixmap
 
dispose() - Method in class org.oscim.layers.tile.TileLoader
 
dispose() - Method in class org.oscim.tiling.source.bitmap.BitmapTileSource.BitmapTileDataSource
 
dispose() - Method in class org.oscim.tiling.source.JsonTileDataSource
 
dispose() - Method in class org.oscim.tiling.source.UrlTileDataSource
 
dispose() - Method in class org.oscim.utils.async.AsyncExecutor
Waits for running AsyncTask instances to finish, then destroys any resources like threads.
dispose() - Method in class org.oscim.utils.TessJNI
 
drawArrays(int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
drawBitmap(Bitmap, float, float) - Method in class org.oscim.gdx.client.GwtCanvas
 
drawCircle(int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws a circle outline with the center at x,y and a radius using the current color and stroke width.
drawElements(int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
drawElements(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
drawLine(int, int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws a line between the given coordinates using the currently set color.
drawLine(int, int, int, int, Paint) - Method in class org.oscim.gdx.client.GwtCanvas
 
drawPixel(int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws a pixel at the given location with the current color.
drawPixel(int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws a pixel at the given location with the given color.
drawPixmap(Pixmap, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws an area form another Pixmap to this Pixmap.
drawPixmap(Pixmap, int, int, int, int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws an area form another Pixmap to this Pixmap.
drawPixmap(Pixmap, int, int, int, int, int, int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws an area form another Pixmap to this Pixmap.
drawRectangle(int, int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Draws a rectangle outline starting at x, y extending by width to the right and by height downwards (y-axis points downwards) using the current color.
drawText(String, float, float, Paint) - Method in class org.oscim.gdx.client.GwtCanvas
 
drawText(String, float, float, Paint, Paint) - Method in class org.oscim.gdx.client.GwtCanvas
 

E

enable(int) - Method in class org.oscim.gdx.client.GdxGL
 
enableVertexAttribArray(int) - Method in class org.oscim.gdx.client.GdxGL
 
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
 
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
 
eraseColor(int) - Method in class org.oscim.gdx.client.GwtBitmap
 
error(String, String) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
error(String, String, Throwable) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
 
exit() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 

F

Feature - Class in org.oscim.tiling.source.geojson
 
Feature() - Constructor for class org.oscim.tiling.source.geojson.Feature
 
FeatureCollection - Class in org.oscim.tiling.source.geojson
 
FeatureCollection() - Constructor for class org.oscim.tiling.source.geojson.FeatureCollection
 
FileInputStream - Class in java.io
 
FileInputStream(File) - Constructor for class java.io.FileInputStream
 
FileInputStream(String) - Constructor for class java.io.FileInputStream
 
fill() - Method in class com.badlogic.gdx.graphics.Pixmap
Fills the complete bitmap with the currently set color.
fillCircle(int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Fills a circle with the center at x,y and a radius using the current color.
fillColor(int) - Method in class org.oscim.gdx.client.GwtCanvas
 
fillRectangle(int, int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Fills a rectangle starting at x, y extending by width to the right and by height downwards (y-axis points downwards) using the current color.
fillTriangle(int, int, int, int, int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Fills a triangle with vertices at x1,y1 and x2,y2 and x3,y3 using the current color.
finish() - Method in class org.oscim.gdx.client.GdxGL
 
finish() - Method in class org.oscim.layers.tile.TileLoader
 
flush() - Method in class org.oscim.gdx.client.GdxGL
 
framebufferRenderbuffer(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
framebufferTexture2D(int, int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
fromJavascriptObject(HashMap<String, Object>) - Method in class org.oscim.tiling.source.geojson.Feature
 
frontFace(int) - Method in class org.oscim.gdx.client.GdxGL
 
frustumM(float[], int, float, float, float, float, float, float) - Static method in class org.oscim.renderer.GLMatrix
Define a projection matrix in terms of six clip planes

G

GdxGL - Class in org.oscim.gdx.client
 
GdxGL(WebGLRenderingContext) - Constructor for class org.oscim.gdx.client.GdxGL
 
genBuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
generateMipmap(int) - Method in class org.oscim.gdx.client.GdxGL
 
genFramebuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
genRenderbuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
genTextures(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
GeoJsonObject - Class in org.oscim.tiling.source.geojson
 
GeoJsonObject() - Constructor for class org.oscim.tiling.source.geojson.GeoJsonObject
 
GeoJsonTileDecoder - Class in org.oscim.tiling.source.geojson
 
GeoJsonTileDecoder(GeoJsonTileSource) - Constructor for class org.oscim.tiling.source.geojson.GeoJsonTileDecoder
 
GeoJsonTileSource - Class in org.oscim.tiling.source.geojson
 
GeoJsonTileSource(String) - Constructor for class org.oscim.tiling.source.geojson.GeoJsonTileSource
 
Geometry<T extends com.google.gwt.core.client.JavaScriptObject> - Class in org.oscim.tiling.source.geojson
 
Geometry() - Constructor for class org.oscim.tiling.source.geojson.Geometry
 
get() - Static method in class org.oscim.gdx.client.MapConfig
 
get(float[]) - Method in class org.oscim.renderer.GLMatrix
Get the Matrix as float array
getAccelerometerX() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getAccelerometerY() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getAccelerometerZ() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getActiveAttrib(int, int, IntBuffer, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
getActiveUniform(int, int, IntBuffer, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
getApplicationListener() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getApplicationLogger() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getAttachedShaders(int, int, Buffer, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getAttribLocation(int, String) - Method in class org.oscim.gdx.client.GdxGL
 
getAudio() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getAzimuth() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getBackBufferHeight() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getBackBufferWidth() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getBaseUrl() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getBbox() - Method in class org.oscim.tiling.source.geojson.GeoJsonObject
 
getBlending() - Static method in class com.badlogic.gdx.graphics.Pixmap
 
getBooleanv(int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
getBufferFormat() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getBufferParameteriv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getCanvasElement() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getCanvasElement() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getClipboard() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getColor() - Method in class org.oscim.gdx.client.GwtPaint
 
getConfig() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getContext() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getContext() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getCoordinates() - Method in class org.oscim.tiling.source.geojson.Geometry
 
getCurrentEventTime() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getDataSource() - Method in class org.oscim.tiling.source.bitmap.BitmapTileSource
 
getDataSource() - Method in class org.oscim.tiling.source.geojson.GeoJsonTileSource
 
getDeltaTime() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getDeltaX() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getDeltaX(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getDeltaY() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getDeltaY(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getDensity() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getDevicePixelRatioJSNI() - Static method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getDisplayMode() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getDisplayMode(Graphics.Monitor) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getDisplayModes() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getDisplayModes(Graphics.Monitor) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getElementCount() - Method in class org.oscim.utils.TessJNI
 
getElements(int[], int, int) - Method in class org.oscim.utils.TessJNI
 
getElements(short[], int, int) - Method in class org.oscim.utils.TessJNI
 
getElementsWithInputVertexIds(short[], int, int, int) - Method in class org.oscim.utils.TessJNI
 
getError() - Method in class org.oscim.gdx.client.GdxGL
 
getExteriorRing() - Method in class org.oscim.tiling.source.geojson.Polygon
 
getFeatures() - Method in class org.oscim.tiling.source.geojson.FeatureCollection
 
getFeaturesInternal() - Method in class org.oscim.tiling.source.geojson.FeatureCollection
 
getFeatureTag() - Method in class org.oscim.tiling.source.geojson.GeoJsonTileSource
 
getFiles() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getFloatv(int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getFontDescent() - Method in class org.oscim.gdx.client.GwtPaint
 
getFontHeight() - Method in class org.oscim.gdx.client.GwtPaint
 
getFormat() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getFrameId() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getFramesPerSecond() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getGeometry() - Method in class org.oscim.tiling.source.geojson.Feature
 
getGeometryN(int) - Method in class org.oscim.tiling.source.geojson.MultiLineString
 
getGeometryN(int) - Method in class org.oscim.tiling.source.geojson.MultiPolygon
 
getGL20() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getGL30() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getGLFormat() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getGLInternalFormat() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getGLType() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getGLVersion() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getGraphics() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getGyroscopeX() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getGyroscopeY() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getGyroscopeZ() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getHeight() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getHeight() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getHeight() - Method in class org.oscim.gdx.client.GwtBitmap
 
getHeight() - Method in class org.oscim.gdx.client.GwtCanvas
 
getId() - Method in class org.oscim.tiling.source.geojson.Feature
 
getImageElement() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getIndex(String, String) - Method in class org.oscim.backend.MyAttributes
 
getIndex(String) - Method in class org.oscim.backend.MyAttributes
 
getIndex(String, String) - Method in interface org.xml.sax.Attributes
 
getIndex(String) - Method in interface org.xml.sax.Attributes
 
getInput() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getInputProcessor() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getIntegerv(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getJavaHeap() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getLatitude() - Method in class org.oscim.gdx.client.MapConfig
 
getLatitude() - Method in class org.oscim.tiling.source.geojson.LngLat
 
getLength() - Method in class org.oscim.backend.MyAttributes
 
getLength() - Method in interface org.xml.sax.Attributes
 
getLoadingListener() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getLocalName(int) - Method in class org.oscim.backend.MyAttributes
 
getLocalName(int) - Method in interface org.xml.sax.Attributes
 
getLogLevel() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getLongitude() - Method in class org.oscim.gdx.client.MapConfig
 
getLongitude() - Method in class org.oscim.tiling.source.geojson.LngLat
 
getMonitor() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getMonitors() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getMouseWheelEvent() - Static method in class com.badlogic.gdx.backends.gwt.GwtInput
Kindly borrowed from PlayN.
getName() - Method in enum com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
 
getNativeHeap() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getNativeOrientation() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getNet() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getNoWebGLSupportWidget() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
Override this method to return a custom widget informing the that their browser lacks support of WebGL.
getNumGeometries() - Method in class org.oscim.tiling.source.geojson.MultiLineString
 
getNumGeometries() - Method in class org.oscim.tiling.source.geojson.MultiPolygon
 
getNumRings() - Method in class org.oscim.tiling.source.geojson.Polygon
 
getParam(String) - Method in class org.oscim.gdx.client.MapUrl
 
getPitch() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getPixel(int, int) - Method in class com.badlogic.gdx.graphics.Pixmap
Returns the 32-bit RGBA8888 value of the pixel at x, y.
getPixels() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getPixels() - Method in class org.oscim.gdx.client.GwtBitmap
 
getPngEncodedData() - Method in class org.oscim.gdx.client.GwtBitmap
 
getPpcX() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getPpcY() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getPpiX() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getPpiY() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getPreferences(String) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getPreloader() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getPreloaderBaseURL() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getPreloaderCallback() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getPrimaryMonitor() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getProgramInfoLog(int) - Method in class org.oscim.gdx.client.GdxGL
 
getProgramiv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getProperties(HashMap<String, Object>) - Method in class org.oscim.tiling.source.geojson.Feature
 
getQName(int) - Method in class org.oscim.backend.MyAttributes
 
getQName(int) - Method in interface org.xml.sax.Attributes
 
getRawDeltaTime() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getRelativeX(NativeEvent, CanvasElement) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
Kindly borrowed from PlayN.
getRelativeX(Touch, CanvasElement) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getRelativeY(NativeEvent, CanvasElement) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
Kindly borrowed from PlayN.
getRelativeY(Touch, CanvasElement) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getRenderbufferParameteriv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getRing(int) - Method in class org.oscim.tiling.source.geojson.Polygon
 
getRoll() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getRootPanel() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getRotation() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getRotationMatrix(float[]) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getShaderInfoLog(int) - Method in class org.oscim.gdx.client.GdxGL
 
getShaderiv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getShaderSource(int, int, Buffer, String) - Method in class org.oscim.gdx.client.GdxGL
 
getString(int) - Method in class org.oscim.gdx.client.GdxGL
 
getStrokeWidth() - Method in class org.oscim.gdx.client.GwtPaint
 
getTexParameterfv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getTexParameteriv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getTextHeight(String) - Method in class org.oscim.gdx.client.GwtPaint
 
getTextInput(Input.TextInputListener, String, String, String) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getTextWidth(String, String) - Static method in class org.oscim.gdx.client.GwtGdxGraphics
 
getTextWidth(String) - Method in class org.oscim.gdx.client.GwtPaint
 
getTileSize() - Method in class org.oscim.gdx.client.MapConfig
 
getTileSource() - Method in class org.oscim.gdx.client.MapConfig
 
getType() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getType() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getType(int) - Method in class org.oscim.backend.MyAttributes
 
getType(String, String) - Method in class org.oscim.backend.MyAttributes
 
getType(String) - Method in class org.oscim.backend.MyAttributes
 
getType(int) - Method in interface org.xml.sax.Attributes
 
getType(String, String) - Method in interface org.xml.sax.Attributes
 
getType(String) - Method in interface org.xml.sax.Attributes
 
getUniformfv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getUniformiv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getUniformLocation(int, String) - Method in class org.oscim.gdx.client.GdxGL
 
getURI(int) - Method in class org.oscim.backend.MyAttributes
 
getURI(int) - Method in interface org.xml.sax.Attributes
 
getValue(int) - Method in class org.oscim.backend.MyAttributes
 
getValue(String) - Method in class org.oscim.backend.MyAttributes
 
getValue(String, String) - Method in class org.oscim.backend.MyAttributes
 
getValue(int) - Method in interface org.xml.sax.Attributes
 
getValue(String, String) - Method in interface org.xml.sax.Attributes
 
getValue(String) - Method in interface org.xml.sax.Attributes
 
getVersion() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getVertexAttribfv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getVertexAttribiv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
getVertexAttribPointerv(int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
getVertexCount() - Method in class org.oscim.utils.TessJNI
 
getVertexIndices(int[], int, int) - Method in class org.oscim.utils.TessJNI
 
getVertices(float[], int, int) - Method in class org.oscim.utils.TessJNI
 
getVertices(short[], int, int, float) - Method in class org.oscim.utils.TessJNI
 
getWidth() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getWidth() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getWidth() - Method in class org.oscim.gdx.client.GwtBitmap
 
getWidth() - Method in class org.oscim.gdx.client.GwtCanvas
 
getWindowHeightJSNI() - Static method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getWindowWidthJSNI() - Static method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
getX() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getX(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getY() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getY(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getZoom() - Method in class org.oscim.gdx.client.MapConfig
 
gl - Variable in class org.oscim.gdx.client.GdxGL
 
GLMatrix - Class in org.oscim.renderer
 
GLMatrix() - Constructor for class org.oscim.renderer.GLMatrix
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
go() - Method in class org.oscim.layers.tile.TileLoader
 
GwtApplication - Class in com.badlogic.gdx.backends.gwt
Implementation of an Application based on GWT.
GwtApplication() - Constructor for class com.badlogic.gdx.backends.gwt.GwtApplication
 
GwtApplication.AgentInfo - Class in com.badlogic.gdx.backends.gwt
GwtApplication.LoadingListener - Interface in com.badlogic.gdx.backends.gwt
LoadingListener interface main purpose is to do some things before or after GwtApplication.setupLoop()
GwtBitmap - Class in org.oscim.gdx.client
 
GwtBitmap(Image) - Constructor for class org.oscim.gdx.client.GwtBitmap
 
GwtBitmap(int, int, int) - Constructor for class org.oscim.gdx.client.GwtBitmap
always argb8888
GwtBitmap(String) - Constructor for class org.oscim.gdx.client.GwtBitmap
 
GwtCanvas - Class in org.oscim.gdx.client
 
GwtCanvas() - Constructor for class org.oscim.gdx.client.GwtCanvas
 
GwtGdxGraphics - Class in org.oscim.gdx.client
 
GwtGdxGraphics() - Constructor for class org.oscim.gdx.client.GwtGdxGraphics
 
GwtGraphics - Class in com.badlogic.gdx.backends.gwt
 
GwtGraphics(Panel, GwtApplicationConfiguration) - Constructor for class com.badlogic.gdx.backends.gwt.GwtGraphics
 
GwtGraphics.OrientationLockType - Enum in com.badlogic.gdx.backends.gwt
 
GwtInput - Class in com.badlogic.gdx.backends.gwt
 
GwtInput(CanvasElement) - Constructor for class com.badlogic.gdx.backends.gwt.GwtInput
 
GwtPaint - Class in org.oscim.gdx.client
 
GwtPaint() - Constructor for class org.oscim.gdx.client.GwtPaint
 

H

hasNext() - Method in class org.oscim.tiling.source.geojson.JsArrayCollection.JsArrayIterator
 
hint(int, int) - Method in class org.oscim.gdx.client.GdxGL
 

I

init() - Static method in class org.oscim.gdx.client.GwtGdxGraphics
 
init() - Static method in class org.oscim.utils.ThreadUtils
 
invertM(float[], int, float[], int) - Static method in class org.oscim.renderer.GLMatrix
Inverts a 4 x 4 matrix.
IOUtils - Class in org.oscim.utils
A utility class with IO-specific helper methods.
isBuffer(int) - Method in class org.oscim.gdx.client.GdxGL
 
isButtonPressed(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isCanceled() - Method in class org.oscim.layers.tile.TileLoader
 
isCatchBackKey() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isCatchMenuKey() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isChrome() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
isContinuousRendering() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
isCursorCatched() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isEnabled(int) - Method in class org.oscim.gdx.client.GdxGL
 
isFirefox() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
isFramebuffer(int) - Method in class org.oscim.gdx.client.GdxGL
 
isFullscreen() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
isGL30Available() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
isIE() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
isKeyJustPressed(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isKeyPressed(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isLinux() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
isMacOS() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
isMainThread() - Static method in class org.oscim.utils.ThreadUtils
 
isOpera() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
isPausing() - Method in class org.oscim.layers.tile.TileLoader
 
isPeripheralAvailable(Input.Peripheral) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isProgram(int) - Method in class org.oscim.gdx.client.GdxGL
 
isRenderbuffer(int) - Method in class org.oscim.gdx.client.GdxGL
 
isSafari() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
isShader(int) - Method in class org.oscim.gdx.client.GdxGL
 
isTexture(int) - Method in class org.oscim.gdx.client.GdxGL
 
isTouched() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isTouched(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
isValid() - Method in class org.oscim.gdx.client.GwtBitmap
 
isWindows() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication.AgentInfo
 
iterator() - Method in class org.oscim.tiling.source.geojson.JsArrayCollection
 

J

java.io - package java.io
 
java.net - package java.net
 
java.util.concurrent - package java.util.concurrent
 
javax.annotation - package javax.annotation
 
JsArrayCollection<T> - Class in org.oscim.tiling.source.geojson
a Java Friendly way of working with Js Arrays using the Java.util.Collection API https://groups.google.com/forum/#!topic/google-web-toolkit/_8X9WPL6qwM
JsArrayCollection() - Constructor for class org.oscim.tiling.source.geojson.JsArrayCollection
creates an empty array
JsArrayCollection(JavaScriptObject) - Constructor for class org.oscim.tiling.source.geojson.JsArrayCollection
creates JsArrayCollection wrapping an existing js array
JsArrayCollection.JsArrayIterator<T> - Class in org.oscim.tiling.source.geojson
 
JsArrayIterator(JsArrayCollection<T>) - Constructor for class org.oscim.tiling.source.geojson.JsArrayCollection.JsArrayIterator
 
JsonTileDataSource - Class in org.oscim.tiling.source
 
JsonTileDataSource(GeoJsonTileSource) - Constructor for class org.oscim.tiling.source.JsonTileDataSource
 
justTouched() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 

L

lastLoadTime - Static variable in class org.oscim.layers.tile.TileLoader
 
LineString - Class in org.oscim.tiling.source.geojson
 
LineString() - Constructor for class org.oscim.tiling.source.geojson.LineString
 
lineWidth(float) - Method in class org.oscim.gdx.client.GdxGL
 
linkProgram(int) - Method in class org.oscim.gdx.client.GdxGL
 
LngLat - Class in org.oscim.tiling.source.geojson
 
LngLat() - Constructor for class org.oscim.tiling.source.geojson.LngLat
 
loadBitmapAssetImpl(String, String, int, int, int) - Method in class org.oscim.gdx.client.GwtGdxGraphics
 
LoadDelayTask<T> - Class in org.oscim.layers.tile
 
LoadDelayTask(MapTile, ITileDataSink, T) - Constructor for class org.oscim.layers.tile.LoadDelayTask
 
loadTile(MapTile) - Method in class org.oscim.layers.tile.TileLoader
 
lockOrientation(GwtGraphics.OrientationLockType) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
Attempt to lock the orientation.
log(String, String) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
log(String, String, Throwable) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
LwHttp - Class in org.oscim.tiling.source
 
LwHttp(UrlTileSource) - Constructor for class org.oscim.tiling.source.LwHttp
 
LwHttp.LwHttpFactory - Class in org.oscim.tiling.source
 
LwHttpFactory() - Constructor for class org.oscim.tiling.source.LwHttp.LwHttpFactory
 

M

M00 - Static variable in class org.oscim.renderer.GLMatrix
 
M01 - Static variable in class org.oscim.renderer.GLMatrix
 
M02 - Static variable in class org.oscim.renderer.GLMatrix
 
M03 - Static variable in class org.oscim.renderer.GLMatrix
 
M10 - Static variable in class org.oscim.renderer.GLMatrix
 
M11 - Static variable in class org.oscim.renderer.GLMatrix
 
M12 - Static variable in class org.oscim.renderer.GLMatrix
 
M13 - Static variable in class org.oscim.renderer.GLMatrix
 
M20 - Static variable in class org.oscim.renderer.GLMatrix
 
M21 - Static variable in class org.oscim.renderer.GLMatrix
 
M22 - Static variable in class org.oscim.renderer.GLMatrix
 
M23 - Static variable in class org.oscim.renderer.GLMatrix
 
M30 - Static variable in class org.oscim.renderer.GLMatrix
 
M31 - Static variable in class org.oscim.renderer.GLMatrix
 
M32 - Static variable in class org.oscim.renderer.GLMatrix
 
M33 - Static variable in class org.oscim.renderer.GLMatrix
 
make(int, int, int, float) - Static method in class com.badlogic.gdx.graphics.Pixmap
 
MalformedURLException - Exception in java.net
 
MalformedURLException() - Constructor for exception java.net.MalformedURLException
 
MapConfig - Class in org.oscim.gdx.client
 
MapConfig() - Constructor for class org.oscim.gdx.client.MapConfig
 
MapUrl - Class in org.oscim.gdx.client
 
MapUrl(Map) - Constructor for class org.oscim.gdx.client.MapUrl
 
mConn - Variable in class org.oscim.tiling.source.UrlTileDataSource
 
measureText(String) - Method in class org.oscim.gdx.client.GwtPaint
 
mTile - Variable in class org.oscim.layers.tile.TileLoader
 
mTileDecoder - Variable in class org.oscim.tiling.source.JsonTileDataSource
 
mTileDecoder - Variable in class org.oscim.tiling.source.UrlTileDataSource
 
mTileSource - Variable in class org.oscim.tiling.source.bitmap.BitmapTileSource.BitmapTileDataSource
 
mTileSource - Variable in class org.oscim.tiling.source.JsonTileDataSource
 
mTileSource - Variable in class org.oscim.tiling.source.UrlTileDataSource
 
MultiLineString - Class in org.oscim.tiling.source.geojson
 
MultiLineString() - Constructor for class org.oscim.tiling.source.geojson.MultiLineString
 
multiplyLhs(GLMatrix) - Method in class org.oscim.renderer.GLMatrix
Use this matrix as rhs, multiply it on lhs and store result.
multiplyMM(GLMatrix, GLMatrix) - Method in class org.oscim.renderer.GLMatrix
Multiply rhs onto lhs and store result in Matrix.
multiplyRhs(GLMatrix) - Method in class org.oscim.renderer.GLMatrix
Multiply rhs onto Matrix.
MultiPolygon - Class in org.oscim.tiling.source.geojson
 
MultiPolygon() - Constructor for class org.oscim.tiling.source.geojson.MultiPolygon
 
mWorking - Variable in class org.oscim.layers.tile.TileLoader
 
MyAttributes - Class in org.oscim.backend
 
MyAttributes(Node) - Constructor for class org.oscim.backend.MyAttributes
 
MyXMLReader - Class in org.oscim.backend
 
MyXMLReader() - Constructor for class org.oscim.backend.MyXMLReader
 

N

newBitmapImpl(int, int, int) - Method in class org.oscim.gdx.client.GwtGdxGraphics
 
newCanvasImpl() - Method in class org.oscim.gdx.client.GwtGdxGraphics
 
newCursor(Pixmap, int, int) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
newPaintImpl() - Method in class org.oscim.gdx.client.GwtGdxGraphics
 
next() - Method in class org.oscim.tiling.source.geojson.JsArrayCollection.JsArrayIterator
 
NO_STROKE_TEXT - Static variable in class org.oscim.gdx.client.GwtGdxGraphics
 

O

onModuleLoad() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
org.oscim.backend - package org.oscim.backend
 
org.oscim.gdx.client - package org.oscim.gdx.client
 
org.oscim.layers.tile - package org.oscim.layers.tile
 
org.oscim.renderer - package org.oscim.renderer
 
org.oscim.tiling.source - package org.oscim.tiling.source
 
org.oscim.tiling.source.bitmap - package org.oscim.tiling.source.bitmap
 
org.oscim.tiling.source.geojson - package org.oscim.tiling.source.geojson
 
org.oscim.utils - package org.oscim.utils
 
org.oscim.utils.async - package org.oscim.utils.async
 
org.xml.sax - package org.xml.sax
 
org.xml.sax.helpers - package org.xml.sax.helpers
 

P

params - Variable in class org.oscim.gdx.client.MapUrl
 
parse(InputStream) - Method in class org.oscim.backend.MyXMLReader
 
parse(DefaultHandler, InputStream) - Method in class org.oscim.backend.XMLReaderAdapter
 
parseUrl(MapPosition) - Method in class org.oscim.gdx.client.MapUrl
 
pause() - Method in class org.oscim.layers.tile.TileLoader
 
pixelStorei(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
Pixmap - Class in com.badlogic.gdx.graphics
 
Pixmap(FileHandle) - Constructor for class com.badlogic.gdx.graphics.Pixmap
 
Pixmap(ImageElement) - Constructor for class com.badlogic.gdx.graphics.Pixmap
 
Pixmap(int, int, Pixmap.Format) - Constructor for class com.badlogic.gdx.graphics.Pixmap
 
Pixmap.Blending - Enum in com.badlogic.gdx.graphics
Pixmap.Filter - Enum in com.badlogic.gdx.graphics
Pixmap.Format - Enum in com.badlogic.gdx.graphics
Different pixel formats.
pixmaps - Static variable in class com.badlogic.gdx.graphics.Pixmap
 
Polygon - Class in org.oscim.tiling.source.geojson
 
Polygon() - Constructor for class org.oscim.tiling.source.geojson.Polygon
 
polygonOffset(float, float) - Method in class org.oscim.gdx.client.GdxGL
 
post(Runnable) - Method in class org.oscim.utils.async.AsyncExecutor
Submits a Runnable to be executed asynchronously.
postGeomHook(MapElement) - Method in class org.oscim.tiling.source.geojson.GeoJsonTileSource
modify mapElement before process()
postLoadDelay(LoadDelayTask<?>) - Static method in class org.oscim.layers.tile.TileLoader
 
postRunnable(Runnable) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
prj(float[]) - Method in class org.oscim.renderer.GLMatrix
Project Vector with Matrix
prj2D(float[], int, int) - Method in class org.oscim.renderer.GLMatrix
 
prj2D(float[], int, float[], int, int) - Method in class org.oscim.renderer.GLMatrix
Project Vectors with Matrix
prj3D(float[], int, int) - Method in class org.oscim.renderer.GLMatrix
 
proceed() - Method in class org.oscim.layers.tile.TileLoader
 
process(MapElement) - Method in class org.oscim.layers.tile.TileLoader
Called by TileDataSource
process(InputStream) - Method in class org.oscim.tiling.source.JsonTileDataSource
 
process(InputStream) - Method in class org.oscim.tiling.source.UrlTileDataSource
 

Q

query(MapTile, ITileDataSink) - Method in class org.oscim.tiling.source.bitmap.BitmapTileSource.BitmapTileDataSource
 
query(MapTile, ITileDataSink) - Method in class org.oscim.tiling.source.JsonTileDataSource
 
query(MapTile, ITileDataSink) - Method in class org.oscim.tiling.source.UrlTileDataSource
 

R

read() - Method in class java.io.FileInputStream
 
read() - Method in class org.oscim.tiling.source.LwHttp
 
readPixels(int, int, int, int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
recycle() - Method in class org.oscim.gdx.client.GwtBitmap
 
releaseShaderCompiler() - Method in class org.oscim.gdx.client.GdxGL
 
remove() - Method in class org.oscim.tiling.source.geojson.JsArrayCollection.JsArrayIterator
 
removeLifecycleListener(LifecycleListener) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
renderbufferStorage(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
requestCompleted(boolean) - Method in class org.oscim.tiling.source.LwHttp
 
requestRendering() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
rewriteTag(String, Object) - Method in class org.oscim.tiling.source.geojson.GeoJsonTileSource
 
run() - Method in class org.oscim.gdx.client.MapUrl
 
run() - Method in class org.oscim.layers.tile.LoadDelayTask
 

S

sampleCoverage(float, boolean) - Method in class org.oscim.gdx.client.GdxGL
 
SAXException - Exception in org.xml.sax
 
SAXException(String) - Constructor for exception org.xml.sax.SAXException
 
SAXException(String, Throwable) - Constructor for exception org.xml.sax.SAXException
 
SAXParseException - Exception in org.xml.sax
 
SAXParseException(String) - Constructor for exception org.xml.sax.SAXParseException
 
SAXParseException(String, Throwable) - Constructor for exception org.xml.sax.SAXParseException
 
scissor(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
sendRequest(MapTile, UrlTileDataSource) - Method in class org.oscim.tiling.source.LwHttp
 
sendRequest(Tile) - Method in class org.oscim.tiling.source.LwHttp
 
set(float[]) - Method in class org.oscim.renderer.GLMatrix
Sets the matrix to the given matrix as a float array.
setApplicationLogger(ApplicationLogger) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
setAsUniform(int) - Method in class org.oscim.renderer.GLMatrix
Set Matrix with glUniformMatrix
setBbox(double[]) - Method in class org.oscim.tiling.source.geojson.GeoJsonObject
 
setBitmap(Bitmap) - Method in class org.oscim.gdx.client.GwtCanvas
 
setBlending(Pixmap.Blending) - Static method in class com.badlogic.gdx.graphics.Pixmap
Sets the type of Pixmap.Blending to be used for all operations.
setCache(OutputStream) - Method in class org.oscim.tiling.source.LwHttp
 
setCatchBackKey(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setCatchMenuKey(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setColor(int) - Method in class com.badlogic.gdx.graphics.Pixmap
Sets the color for the following drawing operations
setColor(float, float, float, float) - Method in class com.badlogic.gdx.graphics.Pixmap
Sets the color for the following drawing operations.
setColor(Color) - Method in class com.badlogic.gdx.graphics.Pixmap
Sets the color for the following drawing operations.
setColor(int) - Method in class org.oscim.gdx.client.GwtPaint
 
setContentHandler(DefaultHandler) - Method in class org.oscim.backend.MyXMLReader
 
setContinuousRendering(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setCursor(Cursor) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setCursorCatched(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
works only for Chrome > Version 18 with enabled Mouse Lock enable in about:flags or start Chrome with the --enable-pointer-lock flag
setCursorPosition(int, int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setFilter(Pixmap.Filter) - Static method in class com.badlogic.gdx.graphics.Pixmap
Sets the type of interpolation Pixmap.Filter to be used in conjunction with Pixmap.drawPixmap(Pixmap, int, int, int, int, int, int, int, int).
setFullscreenMode(Graphics.DisplayMode) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setId(String) - Method in class org.oscim.tiling.source.geojson.Feature
 
setIdentity() - Method in class org.oscim.renderer.GLMatrix
Set identity matrix
setInputProcessor(InputProcessor) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setLoadingListener(GwtApplication.LoadingListener) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
setLogLevel(int) - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
setOnscreenKeyboardVisible(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setResizable(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setRotation(float, float, float, float) - Method in class org.oscim.renderer.GLMatrix
Set rotation
setScale(float, float, float) - Method in class org.oscim.renderer.GLMatrix
Set scale factor
setStrokeCap(Paint.Cap) - Method in class org.oscim.gdx.client.GwtPaint
 
setStrokeJoin(Paint.Join) - Method in class org.oscim.gdx.client.GwtPaint
 
setStrokeWidth(float) - Method in class org.oscim.gdx.client.GwtPaint
 
setStyle(Paint.Style) - Method in class org.oscim.gdx.client.GwtPaint
 
setSystemCursor(Cursor.SystemCursor) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setTextAlign(Paint.Align) - Method in class org.oscim.gdx.client.GwtPaint
 
setTextSize(float) - Method in class org.oscim.gdx.client.GwtPaint
 
setTileImage(Bitmap) - Method in class org.oscim.layers.tile.TileLoader
Called by TileDataSource
setTitle(String) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setTranslation(float, float, float) - Method in class org.oscim.renderer.GLMatrix
Set translation
setTransScale(float, float, float) - Method in class org.oscim.renderer.GLMatrix
Set translation and x,y scale
setTypeface(Paint.FontFamily, Paint.FontStyle) - Method in class org.oscim.gdx.client.GwtPaint
 
setUndecorated(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setValue(int, float) - Method in class org.oscim.renderer.GLMatrix
Set single value
setVSync(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setWindowedMode(int, int) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
shaderBinary(int, IntBuffer, int, Buffer, int) - Method in class org.oscim.gdx.client.GdxGL
 
shaderSource(int, String) - Method in class org.oscim.gdx.client.GdxGL
 
sink - Variable in class org.oscim.layers.tile.LoadDelayTask
 
size() - Method in class org.oscim.tiling.source.geojson.JsArrayCollection
 
start() - Method in class org.oscim.layers.tile.TileLoader
 
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
 
stencilFunc(int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
stencilFuncSeparate(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
stencilMask(int) - Method in class org.oscim.gdx.client.GdxGL
 
stencilMaskSeparate(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
stencilOp(int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
stencilOpSeparate(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
supportsDisplayModeChange() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
supportsExtension(String) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 

T

tesselate() - Method in class org.oscim.utils.TessJNI
 
tesselate(int, int) - Method in class org.oscim.utils.TessJNI
 
tessellate(GeometryBuffer, float, VertexData, VertexData, int) - Static method in class org.oscim.utils.Tessellator
 
tessellate(float[], int, int, int[], int, int, int, VertexData) - Static method in class org.oscim.utils.Tessellator
 
tessellate(GeometryBuffer, GeometryBuffer) - Static method in class org.oscim.utils.Tessellator
 
Tessellator - Class in org.oscim.utils
 
Tessellator() - Constructor for class org.oscim.utils.Tessellator
 
TessJNI - Class in org.oscim.utils
 
TessJNI() - Constructor for class org.oscim.utils.TessJNI
 
TessJNI(int) - Constructor for class org.oscim.utils.TessJNI
 
texImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
texParameterf(int, int, float) - Method in class org.oscim.gdx.client.GdxGL
 
texParameterfv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
texParameteri(int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
texParameteriv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
texSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
ThreadUtils - Class in org.oscim.utils
 
ThreadUtils() - Constructor for class org.oscim.utils.ThreadUtils
 
tile - Variable in class org.oscim.layers.tile.LoadDelayTask
 
TileLoader - Class in org.oscim.layers.tile
 
TileLoader(TileManager) - Constructor for class org.oscim.layers.tile.TileLoader
 
tmp - Variable in class org.oscim.renderer.GLMatrix
 
toGlFormat(Pixmap.Format) - Static method in enum com.badlogic.gdx.graphics.Pixmap.Format
 
toGlType(Pixmap.Format) - Static method in enum com.badlogic.gdx.graphics.Pixmap.Format
 
toString() - Method in class java.net.URL
 
transposeM(GLMatrix) - Method in class org.oscim.renderer.GLMatrix
Transpose mat and store result in Matrix
type() - Method in class org.oscim.tiling.source.geojson.Geometry
 

U

uniform1f(int, float) - Method in class org.oscim.gdx.client.GdxGL
 
uniform1fv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniform1i(int, int) - Method in class org.oscim.gdx.client.GdxGL
 
uniform1iv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniform2f(int, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
uniform2fv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniform2i(int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
uniform2iv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniform3f(int, float, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
uniform3fv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniform3i(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
uniform3iv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniform4f(int, float, float, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
uniform4fv(int, int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniform4i(int, int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
uniform4iv(int, int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
uniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
unlockOrientation() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
Attempt to unlock the orientation.
update() - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
uploadToTexture(boolean) - Method in class org.oscim.gdx.client.GwtBitmap
 
URL - Class in java.net
 
URL(String, String, int, String) - Constructor for class java.net.URL
 
URL(String) - Constructor for class java.net.URL
 
UrlTileDataSource - Class in org.oscim.tiling.source
 
UrlTileDataSource(UrlTileSource, ITileDecoder, HttpEngine) - Constructor for class org.oscim.tiling.source.UrlTileDataSource
 
useProgram(int) - Method in class org.oscim.gdx.client.GdxGL
 

V

val - Variable in class org.oscim.renderer.GLMatrix
 
validateProgram(int) - Method in class org.oscim.gdx.client.GdxGL
 
valueOf(String) - Static method in enum com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.badlogic.gdx.graphics.Pixmap.Blending
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.badlogic.gdx.graphics.Pixmap.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.badlogic.gdx.graphics.Pixmap.Format
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.badlogic.gdx.graphics.Pixmap.Blending
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.badlogic.gdx.graphics.Pixmap.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.badlogic.gdx.graphics.Pixmap.Format
Returns an array containing the constants of this enum type, in the order they are declared.
vertexAttrib1f(int, float) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttrib1fv(int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttrib2f(int, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttrib2fv(int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttrib3f(int, float, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttrib3fv(int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttrib4f(int, float, float, float, float) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttrib4fv(int, FloatBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttribPointer(int, int, int, boolean, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
vibrate(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
vibrate(long[], int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
viewport(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 

W

warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
 

X

XMLReaderAdapter - Class in org.oscim.backend
 
XMLReaderAdapter() - Constructor for class org.oscim.backend.XMLReaderAdapter
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links