|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.caching.util.CacheUtil
public class CacheUtil
Constructor Summary | |
---|---|
CacheUtil()
|
Method Summary | |
---|---|
static Region |
convert(com.vividsolutions.jts.geom.Envelope e)
Converts and envelope to a region. |
static com.vividsolutions.jts.geom.Envelope |
convert(Region r)
Converts a region to an envelope. |
static com.vividsolutions.jts.geom.Envelope |
extractEnvelope(BBOXImpl filter)
Extracts an envelope from a bbox filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheUtil()
Method Detail |
---|
public static com.vividsolutions.jts.geom.Envelope extractEnvelope(BBOXImpl filter)
filter
-
public static Region convert(com.vividsolutions.jts.geom.Envelope e)
e
-
public static com.vividsolutions.jts.geom.Envelope convert(Region r)
r
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |