org.geotools.renderer.shape
Class IndexInfo

java.lang.Object
  extended byorg.geotools.renderer.shape.IndexInfo

public class IndexInfo
extends java.lang.Object

Encapsulates index information for a layer in the MapContext. The associated layer can be obtained by

Author:
jones

Constructor Summary
IndexInfo(byte treeType, java.net.URL treeURL, java.net.URL shxURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexInfo

public IndexInfo(byte treeType,
                 java.net.URL treeURL,
                 java.net.URL shxURL)


Copyright © GeoTools. All Rights Reserved.