GlobalPageSettings

Inheritance: java.lang.Object

public class GlobalPageSettings

सभी पेज तत्वों पर लागू होने वाली वैश्विक सेटिंग्स।

कंस्ट्रक्टर

कंस्ट्रक्टरविवरण
GlobalPageSettings()

फ़ील्ड्स

फ़ील्डविवरण
BubbleColorपेज पर प्रत्येक बबल का रंग
BubbleSize
FontColorसभी टेक्स्ट प्रतीकों का रंग टेक्स्ट एलिमेंट में स्वयं रंग निर्दिष्ट करके ओवरराइड किया जा सकता है
FontFamilyफ़ॉन्ट का परिवार
FontSizeफ़ॉन्ट का आकार
FontStyleफ़ॉन्ट की शैली
PaperSizeपेज आकार।
ReferencePointsटेम्पलेट के रेफ़रेंस पॉइंट के व्यवहार का वर्णन करने वाली सेटिंग्स: कोनों पर काले वर्ग और घुमाव मार्कर के बीच काला आयत।

मेथड्स

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

GlobalPageSettings()

public GlobalPageSettings()

BubbleColor

public DrawingColor BubbleColor

पेज पर प्रत्येक बबल का रंग

BubbleSize

public BubbleSize BubbleSize

FontColor

public DrawingColor FontColor

सभी टेक्स्ट प्रतीकों का रंग टेक्स्ट एलिमेंट में स्वयं रंग निर्दिष्ट करके ओवरराइड किया जा सकता है

FontFamily

public String FontFamily

फ़ॉन्ट का परिवार

FontSize

public int FontSize

फ़ॉन्ट का आकार

FontStyle

public FontStyle FontStyle

फ़ॉन्ट की शैली

PaperSize

public PaperSize PaperSize

पेज आकार। 300 dpi पर पेपर अनुपात का उपयोग करता है।

ReferencePoints

public ReferencePointsSettings ReferencePoints

टेम्पलेट के रेफ़रेंस पॉइंट के व्यवहार का वर्णन करने वाली सेटिंग्स: कोनों पर काले वर्ग और घुमाव मार्कर के बीच काला आयत। \*

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

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

Returns: boolean

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

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