จุด
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
คลาสที่เปลี่ยนแปลงไม่ได้ซึ่งแสดงจุดที่ใช้ในรูปแบบเส้นโครงร่างสำหรับ Polyline หรือโครงร่างของ Polygon หรือ Circle
สรุปค่าคงที่ที่รับช่วงมา
จากอินเทอร์เฟซ
android.os.Parcelable
| int |
CONTENTS_FILE_DESCRIPTOR |
|
| int |
PARCELABLE_WRITE_RETURN_VALUE |
|
สรุปเครื่องมือสร้างสาธารณะ
ข้อมูลสรุปของเมธอดที่รับช่วงมา
จากคลาส
java.lang.Object
|
boolean
|
เท่ากับ(อาร์กิวเมนต์วัตถุ 0)
|
|
Final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
โมฆะขั้นสุดท้าย
|
notify()
|
|
โมฆะขั้นสุดท้าย
|
notifyAll()
|
|
สตริง
|
toString()
|
|
โมฆะขั้นสุดท้าย
|
wait(long arg0, int arg1)
|
|
โมฆะขั้นสุดท้าย
|
รอ(อาร์กิวเมนต์ยาว0)
|
|
โมฆะขั้นสุดท้าย
|
รอ (()
|
จากอินเทอร์เฟซ
android.os.Parcelable
|
Int นามธรรม
|
describeContents()
|
|
โมฆะ
นามธรรม
|
writeToParcel(Parcel arg0, int arg1)
|
วิธีการสาธารณะ
สาธารณะ
สตริง
toString
()
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-11-02 UTC
[null,null,["อัปเดตล่าสุด 2025-11-02 UTC"],[],["The `Dot` class represents a dot in a stroke pattern for polylines or polygon/circle outlines. It is immutable and extends `PatternItem`. Key actions include constructing a `Dot` object using its public constructor. The class includes methods like `toString()`, and inherits `equals()` and `hashCode()` from `PatternItem`. Additionally it inherits methods such as `describeContents()` and `writeToParcel()` from the `Parcelable` interface and general Object methods from the Object class.\n"]]