Package | Description |
---|---|
org.geotools.mbstyle.sprite |
Modifier and Type | Method and Description |
---|---|
SpriteIndex.IconInfo |
SpriteIndex.getIcon(String iconName)
Get information about a single icon from the index
|
protected static SpriteIndex.IconInfo |
SpriteIndex.parseIconInfoFromIndex(JSONObject iconIndex,
String iconName)
Parse the
SpriteIndex.IconInfo for the provided iconName in the provided icon index. |
Modifier and Type | Method and Description |
---|---|
ImmutableMap<String,SpriteIndex.IconInfo> |
SpriteIndex.getIcons()
Get the names and data of all icons in the index
|
Copyright © 1996–2023 Geotools. All rights reserved.