Package | Description |
---|---|
org.gridfour.gvrs |
Provides classes and interfaces for managing raster data in files.
|
Modifier and Type | Method and Description |
---|---|
static GvrsCacheSize |
GvrsCacheSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GvrsCacheSize[] |
GvrsCacheSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GvrsFile.setTileCacheSize(GvrsCacheSize cacheSize)
Sets the tile cache size to one of the standard sizes defined by the
specified enumeration.
|
Copyright © 2022. All rights reserved.