com.supermap.services.tilesource
类 GeoBounds
- java.lang.Object
 - 
- com.supermap.services.tilesource.GeoBounds
 
 
- 
- 所有已实现的接口:
 - java.io.Serializable
 
public class GeoBounds extends java.lang.Object implements java.io.Serializable- 另请参阅:
 - 序列化表格
 
 
- 
- 
字段详细资料
- 
bottom
public double bottom
 
- 
left
public double left
 
- 
right
public double right
 
- 
top
public double top
 
 - 
 
- 
构造器详细资料
- 
GeoBounds
public GeoBounds()
 
- 
GeoBounds
public GeoBounds(GeoBounds geoBounds)
 
 - 
 
 -