| Package | Description |
|---|---|
| org.geomajas.layer | |
| org.geomajas.layer.pipeline | |
| org.geomajas.service |
| Modifier and Type | Method and Description |
|---|---|
InternalTile |
VectorLayerService.getTile(TileMetadata tileMetadata)
Get a vector tile for the request tile.
|
| Modifier and Type | Method and Description |
|---|---|
InternalTile |
GetTileContainer.getTile()
Get the tile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTileContainer.setTile(InternalTile tile)
Set the tile.
|
| Modifier and Type | Method and Description |
|---|---|
VectorTile |
DtoConverterService.toDto(InternalTile tile)
Convert a server-side tile representations into a DTO tile.
|
VectorTile |
DtoConverterService.toDto(InternalTile tile,
String crs,
int featureIncludes)
Deprecated.
|
Copyright © 2015 Geosparc. All Rights Reserved.