public interface IScriptStyle
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBackgroundAttachement()
Deprecated.
replaced by getBackgroundAttachment()
|
java.lang.String |
getBackgroundAttachment()
Get the attachment type (either SCROLL or FIXED)
|
java.lang.String |
getBackgroundColor()
Get the background color
|
java.lang.String |
getBackgroundImage()
Get the background image URI
|
java.lang.String |
getBackgroundPositionX()
Get the X (horizontal) position of the background image
|
java.lang.String |
getBackgroundPositionY()
Get the Y (vertical) position of the background image
|
java.lang.String |
getBackgroundRepeat()
Get the background repeat type (valid types are REPEAT, REPEAT_X,
REPEAT_Y and NO_REPEAT)
|
java.lang.String |
getBorderBottomColor()
Get the bottom border color
|
java.lang.String |
getBorderBottomStyle()
Get the bottom border style.
|
java.lang.String |
getBorderBottomWidth()
Get the bottom border width.
|
java.lang.String |
getBorderLeftColor()
Get the left border color
|
java.lang.String |
getBorderLeftStyle()
Get the left border style.
|
java.lang.String |
getBorderLeftWidth()
Get the left border width.
|
java.lang.String |
getBorderRightColor()
Get the right border color
|
java.lang.String |
getBorderRightStyle()
Get the right border style.
|
java.lang.String |
getBorderRightWidth()
Get the right border width.
|
java.lang.String |
getBorderTopColor()
Get the top border color
|
java.lang.String |
getBorderTopStyle()
Get the top border style.
|
java.lang.String |
getBorderTopWidth()
Get the top border width.
|
java.lang.String |
getCanShrink()
Can this element shrink?
|
java.lang.String |
getColor()
Get the font color
|
java.lang.String |
getDateFormat()
Get the date format
|
java.lang.String |
getDateLocale()
Get the date locale
|
java.lang.String |
getDisplay()
Get the display type (valid types are BLOCK, INLINE and NONE)
|
java.lang.String |
getFontFamily()
Get the font family
|
java.lang.String |
getFontSize()
Get the font size
|
java.lang.String |
getFontStyle()
Get the font style
|
java.lang.String |
getFontVariant()
Get the font variant
|
java.lang.String |
getFontWeight()
Get the font weight
|
java.lang.String |
getLetterSpacing()
Get the letter spacing
|
java.lang.String |
getLineHeight()
Get the line height
|
java.lang.String |
getMarginBottom()
Get the bottom margin
|
java.lang.String |
getMarginLeft()
Get the left margin
|
java.lang.String |
getMarginRight()
Get the right margin
|
java.lang.String |
getMarginTop()
Get the top margin
|
java.lang.String |
getMasterPage()
Get the master page
|
java.lang.String |
getNumberFormat()
Get number format
|
java.lang.String |
getNumberLocale()
Get the number locale
|
java.lang.String |
getPaddingBottom()
Get the bottom padding.
|
java.lang.String |
getPaddingLeft()
Get the left padding.
|
java.lang.String |
getPaddingRight()
Get the right padding.
|
java.lang.String |
getPaddingTop()
Get the top padding.
|
java.lang.String |
getPageBreakAfter()
Get the page break after.
|
java.lang.String |
getPageBreakBefore()
Get the page break before.
|
java.lang.String |
getPageBreakInside()
Get the page break inside.
|
java.lang.String |
getShowIfBlank()
Show if blank?
|
java.lang.String |
getStringFormat()
Get the string format
|
java.lang.String |
getStringLocale()
Get the string locale
|
java.lang.String |
getTextAlign()
Get the text alignment.
|
java.lang.String |
getTextIndent()
Get the text indent
|
java.lang.String |
getTextLineThrough()
Get the text line through
|
java.lang.String |
getTextOverline()
Get the text overline
|
java.lang.String |
getTextTransform()
Get the text transform.
|
java.lang.String |
getTextUnderline()
Get the text underline
|
java.lang.String |
getVerticalAlign()
Get the vertical alignment.
|
java.lang.String |
getVisibleFormat()
Get format to hide in.
|
java.lang.String |
getWhiteSpace()
Get the whitespace.
|
java.lang.String |
getWordSpacing()
Get the word spacing
|
void |
setBackgroundAttachement(java.lang.String attachement)
Deprecated.
replaced by setBackgroundAttachment( String attachment )
|
void |
setBackgroundAttachment(java.lang.String attachment)
Set the attachment type (either SCROLL or FIXED)
|
void |
setBackgroundColor(java.lang.String color)
Set the background color
|
void |
setBackgroundImage(java.lang.String imageURI)
Set the background image URI
|
void |
setBackgroundPositionX(java.lang.String x)
Set the X (horizontal) position of the background image
|
void |
setBackgroundPositionY(java.lang.String y)
Set the Y (vertical) position of the background image
|
void |
setBackgroundRepeat(java.lang.String repeat)
Set the background repeat type (valid types are REPEAT, REPEAT_X,
REPEAT_Y and NO_REPEAT)
|
void |
setBorderBottomColor(java.lang.String color)
Set the bottom border color
|
void |
setBorderBottomStyle(java.lang.String borderstyle)
Set the bottom border style.
|
void |
setBorderBottomWidth(java.lang.String width)
Set the bottom border width.
|
void |
setBorderLeftColor(java.lang.String color)
Set the left border color
|
void |
setBorderLeftStyle(java.lang.String borderstyle)
Set the left border style.
|
void |
setBorderLeftWidth(java.lang.String width)
Set the left border width.
|
void |
setBorderRightColor(java.lang.String color)
Set the right border color
|
void |
setBorderRightStyle(java.lang.String borderstyle)
Set the right border style.
|
void |
setBorderRightWidth(java.lang.String width)
Set the right border width.
|
void |
setBorderTopColor(java.lang.String color)
Set the top border color
|
void |
setBorderTopStyle(java.lang.String borderstyle)
Set the top border style.
|
void |
setBorderTopWidth(java.lang.String width)
Set the top border width.
|
void |
setCanShrink(java.lang.String canShrink)
Can this element shrink?
|
void |
setColor(java.lang.String color)
Set the font color
|
void |
setDateFormat(java.lang.String dateTimeFormat)
Set the date format
|
void |
setDateLocale(java.lang.String locale)
Set the date locale
|
void |
setDisplay(java.lang.String display)
Set the display type (valid types are BLOCK, INLINE and NONE)
|
void |
setFontFamily(java.lang.String fontFamily)
Set the font family
|
void |
setFontSize(java.lang.String fontSize)
Set the font size
|
void |
setFontStyle(java.lang.String fontStyle)
Set the font style
|
void |
setFontVariant(java.lang.String fontVariant)
Set the font variant
|
void |
setFontWeight(java.lang.String fontWeight)
Set the font weight
|
void |
setLetterSpacing(java.lang.String spacing)
Set the letter spacing
|
void |
setLineHeight(java.lang.String lineHeight)
Set the line height
|
void |
setMarginBottom(java.lang.String margin)
Set the bottom margin
|
void |
setMarginLeft(java.lang.String margin)
Set the left margin
|
void |
setMarginRight(java.lang.String margin)
Set the right margin
|
void |
setMarginTop(java.lang.String margin)
Set the top margin
|
void |
setMasterPage(java.lang.String masterPage)
Set the master page
|
void |
setNumberFormat(java.lang.String numberFormat)
Set the number format
|
void |
setNumberLocale(java.lang.String locale)
Set the number locale
|
void |
setPaddingBottom(java.lang.String padding)
Set the bottom padding.
|
void |
setPaddingLeft(java.lang.String padding)
Set the left padding.
|
void |
setPaddingRight(java.lang.String padding)
Set the right padding.
|
void |
setPaddingTop(java.lang.String padding)
Set the top padding.
|
void |
setPageBreakAfter(java.lang.String pageBreak)
Set the page break after
|
void |
setPageBreakBefore(java.lang.String pageBreak)
Set the page break before
|
void |
setPageBreakInside(java.lang.String pageBreak)
Set the page break inside
|
void |
setShowIfBlank(java.lang.String showIfBlank)
Set show if blank
|
void |
setStringFormat(java.lang.String stringFormat)
Set the string format
|
void |
setStringLocale(java.lang.String locale)
Set the string locale
|
void |
setTextAlign(java.lang.String align)
Set the text alignment.
|
void |
setTextIndent(java.lang.String indent)
Set text indent
|
void |
setTextLineThrough(java.lang.String through)
Set the text line through
|
void |
setTextOverline(java.lang.String overline)
Set the text overline
|
void |
setTextTransform(java.lang.String transform)
Set the text transform.
|
void |
setTextUnderline(java.lang.String underline)
Set the text underline
|
void |
setVerticalAlign(java.lang.String valign)
Set the vertical alignment.
|
void |
setVisibleFormat(java.lang.String format)
Set format to hide in.
|
void |
setWhiteSpace(java.lang.String whitespace)
Set the whitespace.
|
void |
setWordSpacing(java.lang.String wordspacing)
Set the word spacing
|
java.lang.String getVisibleFormat()
void setVisibleFormat(java.lang.String format)
format
- java.lang.String getLetterSpacing()
void setLetterSpacing(java.lang.String spacing)
java.lang.String getLineHeight()
void setLineHeight(java.lang.String lineHeight)
java.lang.String getTextAlign()
void setTextAlign(java.lang.String align)
java.lang.String getTextIndent()
void setTextIndent(java.lang.String indent)
java.lang.String getTextTransform()
void setTextTransform(java.lang.String transform)
java.lang.String getVerticalAlign()
void setVerticalAlign(java.lang.String valign)
java.lang.String getWhiteSpace()
void setWhiteSpace(java.lang.String whitespace)
java.lang.String getWordSpacing()
void setWordSpacing(java.lang.String wordspacing)
java.lang.String getColor()
void setColor(java.lang.String color)
java.lang.String getBackgroundAttachement()
void setBackgroundAttachement(java.lang.String attachement)
java.lang.String getBackgroundAttachment()
void setBackgroundAttachment(java.lang.String attachment)
java.lang.String getBackgroundColor()
void setBackgroundColor(java.lang.String color)
java.lang.String getBackgroundImage()
void setBackgroundImage(java.lang.String imageURI)
java.lang.String getBackgroundRepeat()
void setBackgroundRepeat(java.lang.String repeat)
java.lang.String getBorderBottomColor()
void setBorderBottomColor(java.lang.String color)
java.lang.String getBorderTopColor()
void setBorderTopColor(java.lang.String color)
java.lang.String getBorderRightColor()
void setBorderRightColor(java.lang.String color)
java.lang.String getBorderLeftColor()
void setBorderLeftColor(java.lang.String color)
java.lang.String getBorderBottomStyle()
void setBorderBottomStyle(java.lang.String borderstyle)
java.lang.String getBorderTopStyle()
void setBorderTopStyle(java.lang.String borderstyle)
java.lang.String getBorderLeftStyle()
void setBorderLeftStyle(java.lang.String borderstyle)
java.lang.String getBorderRightStyle()
void setBorderRightStyle(java.lang.String borderstyle)
java.lang.String getBorderBottomWidth()
void setBorderBottomWidth(java.lang.String width)
java.lang.String getBorderTopWidth()
void setBorderTopWidth(java.lang.String width)
java.lang.String getBorderLeftWidth()
void setBorderLeftWidth(java.lang.String width)
java.lang.String getBorderRightWidth()
void setBorderRightWidth(java.lang.String width)
java.lang.String getMarginBottom()
void setMarginBottom(java.lang.String margin)
java.lang.String getMarginTop()
void setMarginTop(java.lang.String margin)
java.lang.String getMarginLeft()
void setMarginLeft(java.lang.String margin)
java.lang.String getMarginRight()
void setMarginRight(java.lang.String margin)
java.lang.String getPaddingBottom()
void setPaddingBottom(java.lang.String padding)
java.lang.String getPaddingTop()
void setPaddingTop(java.lang.String padding)
java.lang.String getPaddingLeft()
void setPaddingLeft(java.lang.String padding)
java.lang.String getPaddingRight()
void setPaddingRight(java.lang.String padding)
java.lang.String getDisplay()
void setDisplay(java.lang.String display)
java.lang.String getMasterPage()
void setMasterPage(java.lang.String masterPage)
java.lang.String getPageBreakBefore()
void setPageBreakBefore(java.lang.String pageBreak)
java.lang.String getPageBreakAfter()
void setPageBreakAfter(java.lang.String pageBreak)
java.lang.String getPageBreakInside()
void setPageBreakInside(java.lang.String pageBreak)
java.lang.String getShowIfBlank()
void setShowIfBlank(java.lang.String showIfBlank)
java.lang.String getCanShrink()
void setCanShrink(java.lang.String canShrink)
java.lang.String getNumberFormat()
void setNumberFormat(java.lang.String numberFormat)
numberFormat
- java.lang.String getNumberLocale()
void setNumberLocale(java.lang.String locale)
locale
- number localejava.lang.String getDateFormat()
void setDateFormat(java.lang.String dateTimeFormat)
dateTimeFormat
- java.lang.String getDateLocale()
void setDateLocale(java.lang.String locale)
locale
- the date localejava.lang.String getStringFormat()
void setStringFormat(java.lang.String stringFormat)
stringFormat
- java.lang.String getStringLocale()
void setStringLocale(java.lang.String locale)
locale
- string localejava.lang.String getFontFamily()
void setFontFamily(java.lang.String fontFamily)
java.lang.String getFontStyle()
void setFontStyle(java.lang.String fontStyle)
java.lang.String getFontVariant()
void setFontVariant(java.lang.String fontVariant)
java.lang.String getFontWeight()
void setFontWeight(java.lang.String fontWeight)
java.lang.String getFontSize()
void setFontSize(java.lang.String fontSize)
java.lang.String getTextUnderline()
void setTextUnderline(java.lang.String underline) throws ScriptException
ScriptException
java.lang.String getTextOverline()
void setTextOverline(java.lang.String overline) throws ScriptException
ScriptException
java.lang.String getTextLineThrough()
void setTextLineThrough(java.lang.String through) throws ScriptException
ScriptException
java.lang.String getBackgroundPositionX()
void setBackgroundPositionX(java.lang.String x) throws ScriptException
ScriptException
java.lang.String getBackgroundPositionY()
void setBackgroundPositionY(java.lang.String y) throws ScriptException
ScriptException
Copyright © 2014 OpenText Corp. All rights reserved.