StreetscapeGeometry.Type

public static final enum StreetscapeGeometry.Type

Describes the type of a Streetscape Geometry.

Obtained by StreetscapeGeometry.getType().

Inherited Methods

Enum Values

BUILDING

public static final StreetscapeGeometry.Type BUILDING

This geometry represents a building.

TERRAIN

public static final StreetscapeGeometry.Type TERRAIN

This geometry represents the ground or floor.