A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages

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
 
Alpha - com.badlogic.gdx.graphics.Pixmap.Format
 
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
 
attribute(String, String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write an attribute.
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
BiLinear - com.badlogic.gdx.graphics.Pixmap.Filter
 
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(String, int, int) - Constructor for class org.oscim.tiling.source.bitmap.BitmapTileSource
Create BitmapTileSource for 'url'
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(BitmapTileSource.Builder<?>) - 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
 
cdsect(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
CDSECT - Static variable in interface org.xmlpull.v1.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
checkFramebufferStatus(int) - Method in class org.oscim.gdx.client.GdxGL
 
CheckReturnValue - Annotation Type in javax.annotation
 
classNamesLocation - Variable in class org.xmlpull.v1.XmlPullParserFactory
Unused, but we have to keep it because it's public API.
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(InputStream) - Static method in class org.oscim.utils.IOUtils
 
closeQuietly(OutputStream) - Static method in class org.oscim.utils.IOUtils
Invokes the Closeable.close() method on the given object.
colorMask(boolean, boolean, boolean, boolean) - Method in class org.oscim.gdx.client.GdxGL
 
column - Variable in exception org.xmlpull.v1.XmlPullParserException
 
com.badlogic.gdx.backends.gwt - package com.badlogic.gdx.backends.gwt
 
com.badlogic.gdx.graphics - package com.badlogic.gdx.graphics
 
comment(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
COMMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML comment was just read.
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
 
decodeBitmapImpl(InputStream, int, int, int) - 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
 
defineEntityReplacementText(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
deleteBuffer(int) - Method in class org.oscim.gdx.client.GdxGL
 
deleteBuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
deleteFramebuffer(int) - 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
 
deleteRenderbuffer(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
 
deleteTexture(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
 
detail - Variable in exception org.xmlpull.v1.XmlPullParserException
 
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
 
docdecl(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML document type declaration was just read.
drawArrays(int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
drawBitmap(Bitmap, float, float) - Method in class org.oscim.gdx.client.GwtCanvas
 
drawBitmapScaled(Bitmap) - Method in class org.oscim.gdx.client.GwtCanvas
 
drawCircle(float, float, float, Paint) - 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, int) - Method in class org.oscim.gdx.client.GdxGL
 
drawElements(int, int, int, Buffer) - Method in class org.oscim.gdx.client.GdxGL
 
drawLine(float, float, float, float, Paint) - Method in class org.oscim.gdx.client.GwtCanvas
 
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.
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
 
END_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
Logical end of the xml document.
END_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
 
endDocument() - Method in interface org.xmlpull.v1.XmlSerializer
Finish writing.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
 
endTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Write end tag.
ENTITY_REF - Static variable in interface org.xmlpull.v1.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
entityRef(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
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
 
FEATURE_PROCESS_DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.xmlpull.v1.XmlPullParser
This feature determines whether namespace attributes are exposed via the attribute access methods.
FEATURE_VALIDATION - Static variable in interface org.xmlpull.v1.XmlPullParser
If this feature is activated, all validation errors as defined in the XML 1.0 specification are reported.
FeatureCollection - Class in org.oscim.tiling.source.geojson
 
FeatureCollection() - Constructor for class org.oscim.tiling.source.geojson.FeatureCollection
 
features - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
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(float, float, float, float, 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
 
flush() - Method in interface org.xmlpull.v1.XmlSerializer
Write all pending output to the stream.
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
 
genBuffer() - Method in 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
 
genFramebuffer() - Method in class org.oscim.gdx.client.GdxGL
 
genFramebuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
genRenderbuffer() - Method in class org.oscim.gdx.client.GdxGL
 
genRenderbuffers(int, IntBuffer) - Method in class org.oscim.gdx.client.GdxGL
 
genTexture() - 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
 
getAttributeCount() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
getAttributeName(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeNamespace(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributeType(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeValue(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the given attributes value.
getAttributeValue(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the attributes value identified by namespace URI and namespace localName.
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
 
getColumnNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current column number, starting from 1.
getColumnNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
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
 
getDayOfYear() - Method in class org.oscim.gdx.client.GwtDateTime
 
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
 
getDepth() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current depth of the element.
getDepth() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the current depth of the element.
getDetail() - Method in exception org.xmlpull.v1.XmlPullParserException
 
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
 
getEventType() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getExteriorRing() - Method in class org.oscim.tiling.source.geojson.Polygon
 
getFeature(String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current value of the given feature.
getFeature(String) - Method in class org.xmlpull.v1.XmlPullParserFactory
Return the current value of the feature with given name.
getFeature(String) - Method in interface org.xmlpull.v1.XmlSerializer
Return the current value of the feature with given name.
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
 
getHour() - Method in class org.oscim.gdx.client.GwtDateTime
 
getId() - Method in class org.oscim.tiling.source.geojson.Feature
 
getImageElement() - Method in class com.badlogic.gdx.graphics.Pixmap
 
getIndex(String) - Method in class org.oscim.backend.MyAttributes
 
getIndex(String) - Method in interface org.xml.sax.Attributes
 
getIndex(String, String) - Method in class org.oscim.backend.MyAttributes
 
getIndex(String, String) - Method in interface org.xml.sax.Attributes
 
getInput() - Method in class com.badlogic.gdx.backends.gwt.GwtApplication
 
getInputEncoding() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the input encoding if known, null otherwise.
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
 
getLineNumber() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
 
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
 
getMaxPointers() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getMinute() - Method in class org.oscim.gdx.client.GwtDateTime
 
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
 
getName() - Method in interface org.xmlpull.v1.XmlPullParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the name of the current element as set by startTag().
getNamespace() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI of the current element.
getNamespace() - Method in interface org.xmlpull.v1.XmlSerializer
Returns the namespace URI of the current element as set by startTag().
getNamespace(String) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespaceCount(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespacePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace prefix for the given position in the namespace stack.
getNamespaceUri(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
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
 
getPositionDescription() - Method in interface org.xmlpull.v1.XmlPullParser
Returns a short text describing the current parser state, including the position, a description of the current event and the data source if known.
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
 
getPrefix() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the prefix of the current element.
getPrefix(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Return namespace that corresponds to given prefix If there is no prefix bound to this namespace return null but if generatePrefix is false then return generated prefix.
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
 
getPressure() - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
getPressure(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
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
 
getProperty(String) - Method in interface org.xmlpull.v1.XmlPullParser
Look up the value of a property.
getProperty(String) - Method in interface org.xmlpull.v1.XmlSerializer
Look up the value of a property.
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
 
getSecond() - Method in class org.oscim.gdx.client.GwtDateTime
 
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
 
getString(int) - Method in class org.oscim.gdx.client.GdxGL
 
getStrokeWidth() - Method in class org.oscim.gdx.client.GwtPaint
 
getStyle() - 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
 
getText() - Method in interface org.xmlpull.v1.XmlPullParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in interface org.xmlpull.v1.XmlPullParser
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
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) - Method in class org.oscim.gdx.client.GwtPaint
 
getTextWidth(String, String) - Static method in class org.oscim.gdx.client.GwtGdxGraphics
 
getTileSize() - Method in class org.oscim.gdx.client.MapConfig
 
getTileSource() - Method in class org.oscim.gdx.client.MapConfig
 
getTimeZoneOffset() - Method in class org.oscim.gdx.client.GwtDateTime
 
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(int) - Method in interface org.xml.sax.Attributes
 
getType(String) - Method in class org.oscim.backend.MyAttributes
 
getType(String) - Method in interface org.xml.sax.Attributes
 
getType(String, String) - Method in class org.oscim.backend.MyAttributes
 
getType(String, 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(int) - Method in interface org.xml.sax.Attributes
 
getValue(String) - Method in class org.oscim.backend.MyAttributes
 
getValue(String) - Method in interface org.xml.sax.Attributes
 
getValue(String, String) - Method in class org.oscim.backend.MyAttributes
 
getValue(String, 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(int, int, int) - Constructor for class org.oscim.gdx.client.GwtBitmap
always argb8888
GwtBitmap(Image) - Constructor for class org.oscim.gdx.client.GwtBitmap
 
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
 
GwtDateTime - Class in org.oscim.gdx.client
 
GwtDateTime() - Constructor for class org.oscim.gdx.client.GwtDateTime
 
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

IGNORABLE_WHITESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
Ignorable whitespace was just read.
ignorableWhitespace(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
init() - Static method in class org.oscim.gdx.client.GwtGdxGraphics
 
init() - Static method in class org.oscim.utils.ThreadUtils
 
Intensity - com.badlogic.gdx.graphics.Pixmap.Format
 
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.
isAttributeDefault(int) - Method in interface org.xmlpull.v1.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
isBuffer(int) - Method in class org.oscim.gdx.client.GdxGL
 
isButtonJustPressed(int) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
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
 
isCatchKey(int) - 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
 
isEmptyElementTag() - Method in interface org.xmlpull.v1.XmlPullParser
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
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
 
isMapsforgeTheme(ThemeFile) - Static method in class org.oscim.theme.ThemeUtils
Check if the given theme is a Mapsforge one.
isNamespaceAware() - Method in class org.xmlpull.v1.XmlPullParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware (it simply set feature XmlPullParser.FEATURE_PROCESS_NAMESPACES to true or false).
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
 
isValidating() - Method in class org.xmlpull.v1.XmlPullParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isWhitespace() - Method in interface org.xmlpull.v1.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
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

LANDSCAPE - com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
 
LANDSCAPE_PRIMARY - com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
 
LANDSCAPE_SECONDARY - com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
 
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, XmlThemeResourceProvider, 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
 
lookAt(float[], int, float, float, float, float, float, float, float, float, float) - Static method in class org.oscim.renderer.GLMatrix
 
LuminanceAlpha - com.badlogic.gdx.graphics.Pixmap.Format
 
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

NearestNeighbour - com.badlogic.gdx.graphics.Pixmap.Filter
 
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
 
newInstance() - Static method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a PullParserFactory that can be used to create XML pull parsers.
newInstance(String, Class) - Static method in class org.xmlpull.v1.XmlPullParserFactory
Creates a factory that always returns instances of Android's built-in XmlPullParser and XmlSerializer implementation.
newPaintImpl() - Method in class org.oscim.gdx.client.GwtGdxGraphics
 
newPullParser() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Pull Parser using the currently configured factory features.
newSerializer() - Method in class org.xmlpull.v1.XmlPullParserFactory
Creates a new instance of a XML Serializer.
next() - Method in class org.oscim.tiling.source.geojson.JsArrayCollection.JsArrayIterator
 
next() - Method in interface org.xmlpull.v1.XmlPullParser
Get next parsing event - element content will be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and entity references must be expanded or exception must be thrown if entity reference can not be expanded).
nextTag() - Method in interface org.xmlpull.v1.XmlPullParser
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextText() - Method in interface org.xmlpull.v1.XmlPullParser
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
nextToken() - Method in interface org.xmlpull.v1.XmlPullParser
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
NO_NAMESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
This constant represents the default namespace (empty string "")
NO_STROKE_TEXT - Static variable in class org.oscim.gdx.client.GwtGdxGraphics
 
None - com.badlogic.gdx.graphics.Pixmap.Blending
 

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.theme - package org.oscim.theme
 
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
 
org.xmlpull.v1 - package org.xmlpull.v1
 
orthoM(float[], int, float, float, float, float, float, float) - Static method in class org.oscim.renderer.GLMatrix
 

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
 
parserClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
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(int, int, Pixmap.Format) - Constructor for class com.badlogic.gdx.graphics.Pixmap
 
Pixmap(FileHandle) - Constructor for class com.badlogic.gdx.graphics.Pixmap
 
Pixmap(ImageElement) - 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
 
PORTRAIT - com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
 
PORTRAIT_PRIMARY - com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
 
PORTRAIT_SECONDARY - com.badlogic.gdx.backends.gwt.GwtGraphics.OrientationLockType
 
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
 
printStackTrace() - Method in exception org.xmlpull.v1.XmlPullParserException
 
prj(float[]) - Method in class org.oscim.renderer.GLMatrix
Project Vector with Matrix
prj2D(float[], int, float[], int, int) - Method in class org.oscim.renderer.GLMatrix
Project Vectors with Matrix
prj2D(float[], int, int) - Method in class org.oscim.renderer.GLMatrix
 
prj3D(float[], int, int) - Method in class org.oscim.renderer.GLMatrix
 
proceed() - Method in class org.oscim.layers.tile.TileLoader
 
process(InputStream) - Method in class org.oscim.tiling.source.JsonTileDataSource
 
process(InputStream) - Method in class org.oscim.tiling.source.UrlTileDataSource
 
process(MapElement) - Method in class org.oscim.layers.tile.TileLoader
Called by TileDataSource
PROCESSING_INSTRUCTION - Static variable in interface org.xmlpull.v1.XmlPullParser
An XML processing instruction declaration was just read.
processingInstruction(String) - Method in interface org.xmlpull.v1.XmlSerializer
 
PROPERTY_NAME - Static variable in class org.xmlpull.v1.XmlPullParserFactory
 

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
 
require(int, String, String) - Method in interface org.xmlpull.v1.XmlPullParser
Test if the current event is of the given type and if the namespace and name do match.
rewriteTag(String, Object) - Method in class org.oscim.tiling.source.geojson.GeoJsonTileSource
 
RGB565 - com.badlogic.gdx.graphics.Pixmap.Format
 
RGB888 - com.badlogic.gdx.graphics.Pixmap.Format
 
RGBA4444 - com.badlogic.gdx.graphics.Pixmap.Format
 
RGBA8888 - com.badlogic.gdx.graphics.Pixmap.Format
 
row - Variable in exception org.xmlpull.v1.XmlPullParserException
 
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
 
scaleTo(int, int) - Method in class org.oscim.gdx.client.GwtBitmap
 
scissor(int, int, int, int) - Method in class org.oscim.gdx.client.GdxGL
 
sendRequest(Tile) - Method in class org.oscim.tiling.source.LwHttp
 
sendRequest(MapTile, UrlTileDataSource) - Method in class org.oscim.tiling.source.LwHttp
 
serializerClasses - Variable in class org.xmlpull.v1.XmlPullParserFactory
 
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
 
setCatchKey(int, boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setCatchMenuKey(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setColor(float, float, float, float) - Method in class com.badlogic.gdx.graphics.Pixmap
Sets the color for the following drawing operations.
setColor(int) - 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
 
setColor(Color) - Method in class com.badlogic.gdx.graphics.Pixmap
Sets the color for the following drawing operations.
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
 
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setFeature(String, boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Set the features to be set when XML Pull Parser is created by this factory.
setFeature(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Set feature identified by name (recommended to be URI for uniqueness).
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
 
setGL20(GL20) - Method in class com.badlogic.gdx.backends.gwt.GwtGraphics
 
setGL30(GL30) - 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
setInput(InputStream, String) - Method in interface org.xmlpull.v1.XmlPullParser
Sets the input stream the parser is going to process.
setInput(Reader) - Method in interface org.xmlpull.v1.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
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
 
setNamespaceAware(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will provide support for XML namespaces.
setOnscreenKeyboardVisible(boolean) - Method in class com.badlogic.gdx.backends.gwt.GwtInput
 
setOutput(OutputStream, String) - Method in interface org.xmlpull.v1.XmlSerializer
Set to use binary output stream with given encoding.
setOutput(Writer) - Method in interface org.xmlpull.v1.XmlSerializer
Set the output to the given writer.
setPrefix(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Binds the given prefix to the given namespace.
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlPullParser
Set the value of a property.
setProperty(String, Object) - Method in interface org.xmlpull.v1.XmlSerializer
Set the value of a property.
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
 
setValidating(boolean) - Method in class org.xmlpull.v1.XmlPullParserFactory
Specifies that the parser produced by this factory will be validating (it simply set feature XmlPullParser.FEATURE_VALIDATION to true or false).
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
 
SourceOver - com.badlogic.gdx.graphics.Pixmap.Blending
 
start() - Method in class org.oscim.layers.tile.TileLoader
 
START_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startDocument(String, Boolean) - Method in interface org.xmlpull.v1.XmlSerializer
Write <?xml declaration with encoding (if encoding not null) and standalone flag (if standalone not null) This method can only be called just after setOutput.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
 
startTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes a start tag with the given namespace and name.
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(float[], int, int, int[], int, int, int, VertexData) - Static method in class org.oscim.utils.Tessellator
 
tessellate(GeometryBuffer, float, VertexData, VertexData, int) - 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
 
text(char[], int, int) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
text(String) - Method in interface org.xmlpull.v1.XmlSerializer
Writes text, where special XML chars are escaped automatically
TEXT - Static variable in interface org.xmlpull.v1.XmlPullParser
Character data was read and will is available by calling getText().
ThemeUtils - Class in org.oscim.theme
A utility class with theme specific helper methods.
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
 
TYPES - Static variable in interface org.xmlpull.v1.XmlPullParser
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.

U

uniform1f(int, float) - Method in class org.oscim.gdx.client.GdxGL
 
uniform1fv(int, int, float[], int) - 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, 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, float[], int) - 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, 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, float[], int) - 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, 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, float[], int) - 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, 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, float[], int) - 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, float[], int) - 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, float[], int) - 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) - Constructor for class java.net.URL
 
URL(String, String, int, 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, int) - Method in class org.oscim.gdx.client.GdxGL
 
vertexAttribPointer(int, int, int, boolean, int, Buffer) - 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

XmlPullParser - Interface in org.xmlpull.v1
XML Pull Parser is an interface that defines parsing functionality provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).
XmlPullParserException - Exception in org.xmlpull.v1
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String) - Constructor for exception org.xmlpull.v1.XmlPullParserException
 
XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for exception org.xmlpull.v1.XmlPullParserException
 
XmlPullParserFactory - Class in org.xmlpull.v1
This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API.
XmlPullParserFactory() - Constructor for class org.xmlpull.v1.XmlPullParserFactory
Protected constructor to be called by factory implementations.
XMLReaderAdapter - Class in org.oscim.backend
 
XMLReaderAdapter() - Constructor for class org.oscim.backend.XMLReaderAdapter
 
XmlSerializer - Interface in org.xmlpull.v1
Define an interface to serialization of XML Infoset.
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages