Class MapPolyline.Representation
Package com.here.sdk.mapview
Class MapPolyline.Representation
- java.lang.Object
-
- com.here.NativeBase
-
- com.here.sdk.mapview.MapItemRepresentation
-
- com.here.sdk.mapview.MapPolyline.Representation
-
- Direct Known Subclasses:
MapPolyline.DashImageRepresentation,MapPolyline.DashRepresentation,MapPolyline.SolidRepresentation
- Enclosing class:
- MapPolyline
public static class MapPolyline.Representation extends MapItemRepresentation
Base class to represent the visual appearance of a
MapPolyline.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMapPolyline.Representation.InstantiationErrorCodeDescribes a reason for failing to create aMapPolyline.Representation.static classMapPolyline.Representation.InstantiationExceptionThrown when a problem occurs while trying to createMapPolyline.Representation.
-