Share via


PathIterator.Segment 類別

定義

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

[Android.Runtime.Register("android/graphics/PathIterator$Segment", ApiSince=34, DoNotGenerateAcw=true)]
public class PathIterator.Segment : Java.Lang.Object
[<Android.Runtime.Register("android/graphics/PathIterator$Segment", ApiSince=34, DoNotGenerateAcw=true)>]
type PathIterator.Segment = class
    inherit Object
繼承
PathIterator.Segment
屬性

備註

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

android.graphics.PathIterator.Segment JAVA 檔。

此頁面的部分是根據所建立和共用的工作進行修改,並根據 2.5 屬性授權中所述的詞彙來使用。

建構函式

PathIterator.Segment(IntPtr, JniHandleOwnership)

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

屬性

Class

傳回這個 Object 的執行時間類別。

(繼承來源 Object)
ConicWeight

此區段中的圓錐運算權數。

Handle

基礎 Android 實例的控制碼。

(繼承來源 Object)
JniIdentityHashCode

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
JniPeerMembers

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

PeerReference

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
ThresholdClass

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

ThresholdType

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

Verb

此區段的作業。

方法

Clone()

建立並傳回這個 物件的複本。

(繼承來源 Object)
Dispose()

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
Dispose(Boolean)

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
Equals(Object)

指出其他物件是否「等於」這個物件。

(繼承來源 Object)
GetHashCode()

傳回此物件的雜湊碼值。

(繼承來源 Object)
GetPoints()

此區段的點資料。

JavaFinalize()

當垃圾收集判斷物件不再參考物件時,垃圾收集行程會在物件上呼叫。

(繼承來源 Object)
Notify()

喚醒正在等候此物件監視器的單一線程。

(繼承來源 Object)
NotifyAll()

喚醒正在等候此物件監視器的所有線程。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>()

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
ToString()

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
Wait()

讓目前的執行緒等到喚醒為止,通常是 em < notified/em > 或 < em > interrupted < /em > 。 ><

(繼承來源 Object)
Wait(Int64)

讓目前的執行緒等到喚醒為止,通常是 em < notified/em > 或 < em > interrupted < /em > ,或直到經過一定數量的即時為止。 <>

(繼承來源 Object)
Wait(Int64, Int32)

讓目前的執行緒等到喚醒為止,通常是 em < notified/em > 或 < em > interrupted < /em > ,或直到經過一定數量的即時為止。 <>

(繼承來源 Object)

明確介面實作

IJavaPeerable.Disposed()

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
IJavaPeerable.Finalized()

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

(繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)

執行 Android 執行時間檢查的類型轉換。

JavaCast<TResult>(IJavaObject)

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

GetJniTypeName(IJavaPeerable)

這個類別會保存路徑中指定區段的資料,如 所 #next() 傳回。

適用於