Package | Description |
---|---|
com.google.gwt.maps.client.layers |
Modifier and Type | Method and Description |
---|---|
KmlAuthor |
KmlLayerMetadata.getAuthor()
The layer's
|
KmlAuthor |
KmlFeatureData.getAuthor()
The feature's
|
static KmlAuthor |
KmlAuthor.newInstance()
Contains details of the author of a KML document or feature.
|
Modifier and Type | Method and Description |
---|---|
void |
KmlLayerMetadata.setAuthor(KmlAuthor author)
The layer's
|
void |
KmlFeatureData.setAuthor(KmlAuthor author)
The feature's
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.