public class LabelTileData extends MapTile.TileData
Inlist.List<T extends Inlist<?>>| Modifier and Type | Field and Description |
|---|---|
Inlist.List<TextItem> |
labels |
Inlist.List<SymbolItem> |
symbols |
| Constructor and Description |
|---|
LabelTileData() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispose() |
nextappendItem, appendList, get, last, prependRelative, push, remove, sizepublic final Inlist.List<SymbolItem> symbols
public final Inlist.List<TextItem> labels
protected void dispose()
dispose in class MapTile.TileData