| Package | Description |
|---|---|
| com.google.gwt.maps.client.overlays |
| Modifier and Type | Method and Description |
|---|---|
static SymbolPath |
SymbolPath.fromValue(int value)
Reconstruct from ordinal value
|
static SymbolPath |
SymbolPath.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymbolPath[] |
SymbolPath.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Symbol |
Symbol.newInstance(SymbolPath symbolPath,
double scale)
A symbol that can be draw on
Polyline |
void |
Symbol.setPath(SymbolPath symbolPath)
Set the symbol's path to a built-in symbol path.
|
Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.