Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
LatLngBounds.Builder
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
这是一个可基于一组 LatLng 点创建最小边界的构建器。
继承的方法摘要
继承自 java.lang.Object 类
|
布尔值
|
equals(Object arg0)
|
|
final
Class<?>
|
getClass()
|
|
整型
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
字符串
|
toString()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait()
|
公共构造函数
public
LatLngBounds.Builder
()
公共方法
抛出
| IllegalStateException |
(如果未包含任何积分)。
|
包含此点,用于构建边界。边界将以最小方式扩展以包含此点。
更确切地说,它会考虑向东和向西两个方向(其中一个方向可能穿过对向子午线)扩展边界,并选择两者中较小的方向。如果两个方向生成的 LatLngBounds 大小相同,则将其沿向东方向扩展。例如,添加点 (0, -179) 和 (1, 179) 将创建一个跨越 180 经度的边界。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-05-31。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-05-31。"],[],[]]