Skip navigation links
A C F G I L N P S T U 

G

GeoJSONLoader - Class in com.codename1.geoviz
Loads GeoJSON data from an InputStream and outputs a FeatureCollection object.
GeoJSONLoader() - Constructor for class com.codename1.geoviz.GeoJSONLoader
 
GeoVizComponent - Class in com.codename1.geoviz
A Component for displaying GeoJSON data.
GeoVizComponent(FeatureCollection) - Constructor for class com.codename1.geoviz.GeoVizComponent
Creates a component to display the provided feature collection.
getCenter() - Method in class com.codename1.geoviz.GeoVizComponent
 
getFeaturePainter() - Method in class com.codename1.geoviz.GeoVizComponent
 
getFeatures() - Method in class com.codename1.geoviz.FeatureCollection
Gets a list of features in this collection.
getFillAlpha() - Method in class com.codename1.geoviz.FeaturePainter
Gets the alpha (0-255) transparency to use for filling feature shapes.
getFillColor() - Method in class com.codename1.geoviz.FeaturePainter
Gets the color to be used for filling features.
getGeometry() - Method in class com.codename1.geoviz.Feature
Gets the geometry of this features.
getProjection() - Method in class com.codename1.geoviz.FeaturePainter
Gets the projection that should be applied to features.
getProjection() - Method in class com.codename1.geoviz.GeoVizComponent
Gets the current projection for this component.
getProperties() - Method in class com.codename1.geoviz.Feature
Gets the properties associated with this feature.
getScale() - Method in class com.codename1.geoviz.GeoVizComponent
 
getStroke() - Method in class com.codename1.geoviz.FeaturePainter
Gets the stroke that is currently set to be used for stroking features.
getStrokeAlpha() - Method in class com.codename1.geoviz.FeaturePainter
Gets the alpha (0-255) transparency to use for stroking features.
getStrokeColor() - Method in class com.codename1.geoviz.FeaturePainter
Gets the stroke color that is currently set for stroking features.
getWindingRule() - Method in class com.codename1.geoviz.FromWGS84PathIterator
 
getWindingRule() - Method in class com.codename1.geoviz.ToWGS84PathIterator
 
A C F G I L N P S T U 
Skip navigation links