public static final enum
StreetscapeGeometry.Type
Describes the type of a Streetscape Geometry.
Obtained by StreetscapeGeometry.getType()
.
Inherited Methods
Enum Values
public static final StreetscapeGeometry.Type BUILDING
BUILDING
public static final StreetscapeGeometry.Type BUILDING
This geometry represents a building.
public static final StreetscapeGeometry.Type TERRAIN
TERRAIN
public static final StreetscapeGeometry.Type TERRAIN
This geometry represents the ground or floor.