FontConstants

Inheritance: java.lang.Object

public class FontConstants

यह क्लास फ़ॉन्ट्स को सहेजने के लिए स्थिरांक का सेट परिभाषित करती है।

फ़ील्ड्स

फ़ील्डविवरण
EMBED_FONTSसहेजे गए दस्तावेज़ में फ़ॉन्ट एम्बेड करने के बारे में संकेत करने वाली प्रॉपर्टी की कुंजी
EMBED_FONTS_ASदस्तावेज़ सहेजते समय उपयोग किए जाने वाले फ़ॉन्ट प्रकार को संकेत करने वाली प्रॉपर्टी की कुंजी
EMBED_FONTS_TRUETYPE"TrueType" फ़ॉन्ट प्रकार मान "EMBED\_FONTS\_AS" कुंजी के लिए
EMBED_FONTS_TYPE1"Type3" फ़ॉन्ट प्रकार मान "EMBED\_FONTS\_AS" कुंजी के लिए
EMBED_FONTS_TYPE3"Type3" फ़ॉन्ट प्रकार मान "EMBED\_FONTS\_AS" कुंजी के लिए

मेथड्स

मेथडविवरण
equals(Object arg0)
getClass()
getEmbedFontsAsList()
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

EMBED_FONTS

public static final String EMBED_FONTS

सहेजे गए दस्तावेज़ में फ़ॉन्ट एम्बेड करने के बारे में संकेत करने वाली प्रॉपर्टी की कुंजी

EMBED_FONTS_AS

public static final String EMBED_FONTS_AS

दस्तावेज़ सहेजते समय उपयोग किए जाने वाले फ़ॉन्ट प्रकार को संकेत करने वाली प्रॉपर्टी की कुंजी

EMBED_FONTS_TRUETYPE

public static final String EMBED_FONTS_TRUETYPE

"TrueType" फ़ॉन्ट प्रकार मान "EMBED\_FONTS\_AS" कुंजी के लिए

EMBED_FONTS_TYPE1

public static final String EMBED_FONTS_TYPE1

"Type3" फ़ॉन्ट प्रकार मान "EMBED\_FONTS\_AS" कुंजी के लिए

EMBED_FONTS_TYPE3

public static final String EMBED_FONTS_TYPE3

"Type3" फ़ॉन्ट प्रकार मान "EMBED\_FONTS\_AS" कुंजी के लिए

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

पैरामीटरप्रकारविवरण
arg0java.lang.Object

Returns: boolean

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getEmbedFontsAsList()

public static final String[] getEmbedFontsAsList()

Returns: java.lang.String[] - उपलब्ध "EMBED\_FONTS\_AS" मान

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

पैरामीटरप्रकारविवरण
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

पैरामीटरप्रकारविवरण
arg0long
arg1int