| Package | Description |
|---|---|
| edu.colorado.cires.cmg.mvt |
| Modifier and Type | Class and Description |
|---|---|
static class |
VectorTile.Tile.Feature
Features are described in section 4.2 of the specification
|
static class |
VectorTile.Tile.Feature.Builder
Features are described in section 4.2 of the specification
|
| Modifier and Type | Method and Description |
|---|---|
VectorTile.Tile.FeatureOrBuilder |
VectorTile.Tile.LayerOrBuilder.getFeaturesOrBuilder(int index)
The actual features in this tile.
|
VectorTile.Tile.FeatureOrBuilder |
VectorTile.Tile.Layer.getFeaturesOrBuilder(int index)
The actual features in this tile.
|
VectorTile.Tile.FeatureOrBuilder |
VectorTile.Tile.Layer.Builder.getFeaturesOrBuilder(int index)
The actual features in this tile.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VectorTile.Tile.FeatureOrBuilder> |
VectorTile.Tile.LayerOrBuilder.getFeaturesOrBuilderList()
The actual features in this tile.
|
List<? extends VectorTile.Tile.FeatureOrBuilder> |
VectorTile.Tile.Layer.getFeaturesOrBuilderList()
The actual features in this tile.
|
List<? extends VectorTile.Tile.FeatureOrBuilder> |
VectorTile.Tile.Layer.Builder.getFeaturesOrBuilderList()
The actual features in this tile.
|
Copyright © 2022. All rights reserved.