- PickerMapTask - Class in com.nexusgeographics.cercalia.maps
-
- PickerMapTask(Context, MapController) - Constructor for class com.nexusgeographics.cercalia.maps.PickerMapTask
-
- PickerMapTask.OnMarkerPick - Interface in com.nexusgeographics.cercalia.maps
-
- pickFeatures(float, float, PickerMapTask.OnMarkerPick) - Method in class com.nexusgeographics.cercalia.maps.PickerMapTask
-
- Point - Class in com.nexusgeographics.cercalia.maps.features
-
Point feature.
- Point(Context) - Constructor for class com.nexusgeographics.cercalia.maps.features.Point
-
Instantiates a new Point.
- Point(Context, String) - Constructor for class com.nexusgeographics.cercalia.maps.features.Point
-
Instantiates a new Point with name.
- PointStyle - Class in com.nexusgeographics.cercalia.maps.styles
-
The style of Point.
- PointStyle() - Constructor for class com.nexusgeographics.cercalia.maps.styles.PointStyle
-
Instantiates a new Point style.
- PointStyle(Map<String, String>) - Constructor for class com.nexusgeographics.cercalia.maps.styles.PointStyle
-
Instantiates a new Point style.
- PointStyle.Placement - Enum in com.nexusgeographics.cercalia.maps.styles
-
The enum Placement.
- Polygon - Class in com.nexusgeographics.cercalia.maps.features
-
Polygon feature.
- Polygon(Context) - Constructor for class com.nexusgeographics.cercalia.maps.features.Polygon
-
Instantiates a new Line.
- Polygon(Context, String) - Constructor for class com.nexusgeographics.cercalia.maps.features.Polygon
-
Instantiates a new Line.
- PolygonStyle - Class in com.nexusgeographics.cercalia.maps.styles
-
The style of polygon.
- PolygonStyle() - Constructor for class com.nexusgeographics.cercalia.maps.styles.PolygonStyle
-
Instantiates a new Point style.
- PolygonStyle(Map<String, String>) - Constructor for class com.nexusgeographics.cercalia.maps.styles.PolygonStyle
-
Instantiates a new Polygon style.
- PostalCode() - Constructor for class com.nexusgeographics.cercalia.maps.model.cercalia.Ge.PostalCode
-
- Properties(String) - Constructor for class com.nexusgeographics.cercalia.maps.model.address.Road.Properties
-
Instantiates a new Properties.
- putFeature(F) - Method in class com.nexusgeographics.cercalia.maps.Layer
-
Put feature.
- putFeature(Feature) - Method in class com.nexusgeographics.cercalia.maps.MapController
-
Put Feature in map.
- putFeatures(List<F>) - Method in class com.nexusgeographics.cercalia.maps.Layer
-
Put features.