Uses of Interface
org.geotools.tpk.TPKZoomLevel
Packages that use TPKZoomLevel
-
Uses of TPKZoomLevel in org.geotools.tpk
Classes in org.geotools.tpk that implement TPKZoomLevelModifier and TypeClassDescriptionclass
TPKZoomLevel interface implementation for ESRI Compact Cache V1 filesclass
TPKZoomLevel interface implementation for ESRI Compact Cache V2 filesFields in org.geotools.tpk with type parameters of type TPKZoomLevelConstructor parameters in org.geotools.tpk with type arguments of type TPKZoomLevelModifierConstructorDescriptionTPKFile
(File theFile, Map<Long, TPKZoomLevel> zoomLevelMap) Constructor -- used for first open of a TPK file, parses the conf.xml file and builds the zoomLevelMapConstructor -- used for all subsequent opens of the TPK file (ie once the zoomLevelMap has been created)