public class TileRequest extends Object
org.geotools.geometry.Envelope2D
bbox
int
height
width
TileRequest(org.geotools.geometry.Envelope2D bbox, Integer width, Integer height)
boolean
equals(Object other)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final org.geotools.geometry.Envelope2D bbox
public final int width
public final int height
public TileRequest(org.geotools.geometry.Envelope2D bbox, Integer width, Integer height)
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
public String toString()
toString
Copyright © 2018. All rights reserved.