LatLngBounds.Builder
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
繼承方法摘要
從 java.lang.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()
|
公用建構函式
公開
LatLngBounds.Builder
()
公用方法
包含這個邊界的邊界。界限會以最低方式擴大,直到包含這個點。
說得更清楚一點,他們會考慮將東向和西向向的邊界延伸 (其中一個方向可能會跨越黃體針),選擇兩者中較小者。如果這兩個方向都會產生相同大小的 LatLngBounds,就會往東方向延伸。舉例來說,新增點 (0, -179) 和 (1, 179) 會建立跨越 180 經度的邊界。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-03-25 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]