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

A

activeLevels - Variable in class org.oscim.layers.OSMIndoorLayer
 
addLine(AbstractVectorLayer.Task, Geometry, LineBucket) - Method in class org.oscim.layers.JtsLayer
 
addLine(AbstractVectorLayer.Task, Feature, Rule, Geometry) - Method in class org.oscim.layers.JeoVectorLayer
 
addLine(AbstractVectorLayer.Task, Feature, Rule, Geometry) - Method in class org.oscim.layers.OSMIndoorLayer
 
addPoint(AbstractVectorLayer.Task, Feature, Rule, Geometry) - Method in class org.oscim.layers.JeoVectorLayer
 
addPoint(AbstractVectorLayer.Task, Feature, Rule, Geometry) - Method in class org.oscim.layers.OSMIndoorLayer
 
addPolygon(AbstractVectorLayer.Task, Geometry, MeshBucket, LineBucket) - Method in class org.oscim.layers.JtsLayer
 
addPolygon(AbstractVectorLayer.Task, Feature, Rule, Geometry) - Method in class org.oscim.layers.JeoVectorLayer
 
addPolygon(AbstractVectorLayer.Task, Feature, Rule, Geometry) - Method in class org.oscim.layers.OSMIndoorLayer
 

B

BasicFeature - Class in org.oscim.theme.carto
Basic feature implementation.
BasicFeature(String) - Constructor for class org.oscim.theme.carto.BasicFeature
Constructor taking a feature identifier.
BasicFeature(String, Schema) - Constructor for class org.oscim.theme.carto.BasicFeature
Constructor taking a feature identifier and an explicit schema object.
BasicFeature(String, List<Object>) - Constructor for class org.oscim.theme.carto.BasicFeature
Constructs a feature from an identifier and a list of values.
BasicFeature(String, List<Object>, Schema) - Constructor for class org.oscim.theme.carto.BasicFeature
Constructs a feature from an identifier, a list of values, and a schema.
BasicFeature(String, Map<String, Object>) - Constructor for class org.oscim.theme.carto.BasicFeature
Constructs a feature from an identifier and a map of values.
BasicFeature(String, Map<String, Object>, Schema) - Constructor for class org.oscim.theme.carto.BasicFeature
Constructs a feature from an identifier, a map of values, and a schema.
BasicFeature(String, BasicFeature.Storage) - Constructor for class org.oscim.theme.carto.BasicFeature
Constructor taking an identifier and feature storage object directly.
BasicFeature.Storage - Class in org.oscim.theme.carto
 
buildSchema() - Method in class org.oscim.theme.carto.BasicFeature.Storage
Method for subclasses to implement to build a schema for the feature from its underlying attributes.

C

close() - Method in class org.oscim.layers.JeoTileSource
 
color(RGB) - Static method in class org.oscim.jeo.JeoUtils
 
color(RGB) - Static method in class org.oscim.theme.carto.RenderTheme
 
crs() - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
crs(CoordinateReferenceSystem) - Method in class org.oscim.theme.carto.BasicFeature
 
crs(CoordinateReferenceSystem) - Method in class org.oscim.theme.carto.BasicFeature.Storage
 

D

dispose() - Method in class org.oscim.theme.carto.RenderTheme
 

E

equals(Object) - Method in class org.oscim.theme.carto.BasicFeature
 

F

findGeometry() - Method in class org.oscim.theme.carto.BasicFeature.Storage
Method for subclasses to implement in order to find a geometry object when no schema information is available.
formatRule(Rule, int) - Method in class org.oscim.theme.carto.RenderTheme
 

G

geometry() - Method in class org.oscim.theme.carto.BasicFeature
 
geometry() - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
get(int) - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
get(String) - Method in class org.oscim.theme.carto.BasicFeature
 
get(String) - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
getDataSource() - Method in class org.oscim.layers.JeoTileSource
 
getInactiveColor(int) - Method in class org.oscim.layers.OSMIndoorLayer
 
getJsonData(String, boolean) - Static method in class org.oscim.test.JeoTest
 
getLevels() - Method in class org.oscim.theme.carto.RenderTheme
 
getMapBackground() - Method in class org.oscim.theme.carto.RenderTheme
 
getMemWorkspace(String) - Static method in class org.oscim.test.JeoTest
 
getStyle() - Static method in class org.oscim.test.JeoTest
 

H

has(String) - Method in class org.oscim.theme.carto.BasicFeature
 
has(String) - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
hashCode() - Method in class org.oscim.theme.carto.BasicFeature
 

I

id - Variable in class org.oscim.theme.carto.BasicFeature
feature identifier
id() - Method in class org.oscim.theme.carto.BasicFeature
 
indoorSketch(Map, String) - Static method in class org.oscim.test.JeoTest
 
isMapsforgeTheme() - Method in class org.oscim.theme.carto.RenderTheme
 

J

JeoTest - Class in org.oscim.test
 
JeoTest() - Constructor for class org.oscim.test.JeoTest
 
JeoTileSource - Class in org.oscim.layers
 
JeoTileSource(TileDataset) - Constructor for class org.oscim.layers.JeoTileSource
 
JeoUtils - Class in org.oscim.jeo
 
JeoUtils() - Constructor for class org.oscim.jeo.JeoUtils
 
JeoVectorLayer - Class in org.oscim.layers
 
JeoVectorLayer(Map, VectorDataset, Style) - Constructor for class org.oscim.layers.JeoVectorLayer
 
JtsLayer - Class in org.oscim.layers
 
JtsLayer(Map) - Constructor for class org.oscim.layers.JtsLayer
 

L

list() - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
log - Static variable in class org.oscim.layers.JeoVectorLayer
 

M

main(String[]) - Static method in class org.oscim.theme.carto.RenderTheme
 
map() - Method in class org.oscim.theme.carto.BasicFeature
 
map() - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
matchElement(GeometryBuffer.GeometryType, TagSet, int) - Method in class org.oscim.theme.carto.RenderTheme
 
mDropPointDistance - Variable in class org.oscim.layers.JeoVectorLayer
 
mText - Variable in class org.oscim.layers.OSMIndoorLayer
 
mTextLayer - Variable in class org.oscim.layers.OSMIndoorLayer
 

O

open() - Method in class org.oscim.layers.JeoTileSource
 
org.oscim.jeo - package org.oscim.jeo
 
org.oscim.layers - package org.oscim.layers
 
org.oscim.test - package org.oscim.test
 
org.oscim.theme.carto - package org.oscim.theme.carto
 
OSMIndoorLayer - Class in org.oscim.layers
 
OSMIndoorLayer(Map, VectorDataset, Style, TextStyle) - Constructor for class org.oscim.layers.OSMIndoorLayer
 

P

processFeatures(AbstractVectorLayer.Task, Envelope) - Method in class org.oscim.layers.JeoVectorLayer
 
processFeatures(AbstractVectorLayer.Task, Envelope) - Method in class org.oscim.layers.JtsLayer
 
processFeatures(AbstractVectorLayer.Task, Envelope) - Method in class org.oscim.layers.OSMIndoorLayer
 
processFeatures(AbstractVectorLayer.Task, Box) - Method in class org.oscim.layers.JtsLayer
 
put(Geometry) - Method in class org.oscim.theme.carto.BasicFeature
 
put(String, Object) - Method in class org.oscim.theme.carto.BasicFeature
 
put(String, Object) - Method in class org.oscim.theme.carto.BasicFeature.Storage
 

R

readGeoJson(InputStream) - Static method in class org.oscim.test.JeoTest
 
RenderTheme - Class in org.oscim.theme.carto
 
RenderTheme() - Constructor for class org.oscim.theme.carto.RenderTheme
 

S

scaleTextSize(float) - Method in class org.oscim.theme.carto.RenderTheme
 
schema() - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
schema(boolean) - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
set(int, Object) - Method in class org.oscim.theme.carto.BasicFeature.Storage
 
storage - Variable in class org.oscim.theme.carto.BasicFeature
Underlying feature storage.
Storage(Schema) - Constructor for class org.oscim.theme.carto.BasicFeature.Storage
 

T

toString() - Method in class org.oscim.theme.carto.BasicFeature
 
transformBackwardKey(String) - Method in class org.oscim.theme.carto.RenderTheme
 
transformBackwardTag(Tag) - Method in class org.oscim.theme.carto.RenderTheme
 
transformForwardKey(String) - Method in class org.oscim.theme.carto.RenderTheme
 
transformForwardTag(Tag) - Method in class org.oscim.theme.carto.RenderTheme
 
transformPath(MapPosition, GeometryBuffer, CoordinatePath) - Method in class org.oscim.layers.JtsLayer
 

U

updateStyles() - Method in class org.oscim.theme.carto.RenderTheme
 
A B C D E F G H I J L M O P R S T U 
All Classes All Packages