GlyphUInt32Id

Inheritance: java.lang.Object, com.aspose.font.GlyphId

public class GlyphUInt32Id extends GlyphId

Representerar heltalsglyfid.

Konstruktörer

KonstruktorBeskrivning
GlyphUInt32Id(long value)Initierar ett nytt GlyphUInt32Id objekt.

Metoder

MetodBeskrivning
equals(Object obj)Returnerar true om Id:n är lika.
getClass()
getNotDefId()Hämtar odefinierat glyph-id.
getValue()Hämtar int‑värdet för ID:t.
hashCode()GetHashCode-implementation.
notify()
notifyAll()
op_Equality(GlyphId obj1, Object obj2)Returnerar sant om två glyph-id:n är lika.
op_Equality(GlyphUInt32Id obj1, Object obj2)Implementering av likhetsoperator.
op_Inequality(GlyphId obj1, Object obj2)Returnerar sant om två glyph-id:n inte är lika.
op_Inequality(GlyphUInt32Id obj1, Object obj2)Implementering av ojämlikhetsoperator.
setValue(long value)Sätter int‑värdet för ID:t.
toGlyphStringId()Virtuell kastning till GlyphStringId.
toGlyphUInt32Id()Kasta GlyphId till GlyphUInt32Id
toString()Hämtar strängrepresentationen av heltalsvärdet.
wait()
wait(long arg0)
wait(long arg0, int arg1)

GlyphUInt32Id(long value)

public GlyphUInt32Id(long value)

Initierar ett nytt GlyphUInt32Id objekt.

Parameters:

ParameterTypBeskrivning
värdelongGlyfidentifierare.

equals(Object obj)

public boolean equals(Object obj)

Returnerar true om Id:n är lika.

Parameters:

ParameterTypBeskrivning
objjava.lang.Objectglyph identifierare att jämföra med

Returns: boolean - jämförelsresultat

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getNotDefId()

public static GlyphUInt32Id getNotDefId()

Hämtar odefinierat glyph-id.

Returns: GlyphUInt32Id - Not defined glyph id.

getValue()

public long getValue()

Hämtar int‑värdet för ID:t.

Returns: long - Int‑värdet för ID:t.

hashCode()

public int hashCode()

GetHashCode-implementation.

Returns: int - hashkod för objektet

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

op_Equality(GlyphId obj1, Object obj2)

public static boolean op_Equality(GlyphId obj1, Object obj2)

Returnerar sant om två glyph-id:n är lika.

Parameters:

ParameterTypBeskrivning
obj1GlyphIdFörsta glyph-identifierare att jämföra.
obj2java.lang.ObjectAndra glyph-identifierare att jämföra.

Returns: boolean - Jämförelseresultat.

op_Equality(GlyphUInt32Id obj1, Object obj2)

public static boolean op_Equality(GlyphUInt32Id obj1, Object obj2)

Implementering av likhetsoperator.

Parameters:

ParameterTypBeskrivning
obj1GlyphUInt32Idförsta glyph‑identifieraren att jämföra
obj2java.lang.Objectandra glyph‑identifieraren att jämföra

Returns: boolean - jämförelsresultat

op_Inequality(GlyphId obj1, Object obj2)

public static boolean op_Inequality(GlyphId obj1, Object obj2)

Returnerar sant om två glyph-id:n inte är lika.

Parameters:

ParameterTypBeskrivning
obj1GlyphIdFörsta glyph-identifierare att jämföra.
obj2java.lang.ObjectAndra glyph-identifierare att jämföra.

Returns: boolean - Jämförelseresultat.

op_Inequality(GlyphUInt32Id obj1, Object obj2)

public static boolean op_Inequality(GlyphUInt32Id obj1, Object obj2)

Implementering av ojämlikhetsoperator.

Parameters:

ParameterTypBeskrivning
obj1GlyphUInt32Idförsta glyph‑identifieraren att jämföra
obj2java.lang.Objectandra glyph‑identifieraren att jämföra

Returns: boolean - jämförelsresultat

setValue(long value)

public void setValue(long value)

Sätter int‑värdet för ID:t.

Parameters:

ParameterTypBeskrivning
värdelongInt‑värde för ID:t.

toGlyphStringId()

public GlyphStringId toGlyphStringId()

Virtuell cast till GlyphStringId. GlyphStringId återdefinierar för att returnera en instans.

Returns: GlyphStringId - null

toGlyphUInt32Id()

public GlyphUInt32Id toGlyphUInt32Id()

Kasta GlyphId till GlyphUInt32Id

Returns: GlyphUInt32Id - this

toString()

public String toString()

Hämtar strängrepresentationen av heltalsvärdet.

Returns: java.lang.String – glyfidentifierare

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypBeskrivning
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypBeskrivning
arg0long
arg1int