All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.css.properties.Css1Style
java.lang.Object
|
+----org.w3c.css.parser.CssStyle
|
+----org.w3c.css.properties.Css1Style
- public class Css1Style
- extends CssStyle
The Css1Style main class.
Be careful, I probably change this class for an interface.
-
cssBackground
- background properties
-
cssBorder
- border properties
-
cssBottom
- bottom property
-
cssClear
- clear property
-
cssClip
- clip property
-
cssColor
- Color property
-
cssContent
- content property
-
cssCounterIncrement
- counter-increment property
-
cssCounterReset
- counter-reset property
-
cssDirection
- direction property
-
cssDisplay
- display property
-
cssFloat
- float property
-
cssFont
- Font properties
-
cssFontSizeAdjust
-
-
cssFontStretch
-
-
cssHeight
- height property
-
cssLeft
- left property
-
cssLetterSpacing
- letter-spacing property
-
cssListStyle
- list-style properties
-
cssMargin
- margin properties
-
cssMarkerOffset
- marker-offset property
-
cssMaxHeight
- max-height property
-
cssMaxWidth
- max-width property
-
cssMinHeight
- min-height property
-
cssMinWidth
- min-width property
-
cssOverflow
- overflow property
-
cssPadding
- padding properties
-
cssPosition
- position property
-
cssQuotes
- quotes property
-
cssRight
- right property
-
cssTextAlign
- text-align property
-
cssTextDecoration
- text-decoration property
-
cssTextIndent
- text-ident property
-
cssTextShadow
- text-shadow property
-
cssTextTransform
- text-transform property
-
cssTop
- top property
-
cssUnicodeBidi
- unicode-bidi property
-
cssVerticalAlign
- vertical-align property
-
cssVisibility
- visibility property
-
cssWhiteSpace
- white-space property
-
cssWidth
- width property
-
cssWordSpacing
- word-spacing property
-
cssZIndex
- z-index property
-
Css1Style()
-
-
findConflicts(Warnings, Enumeration)
- Find conflicts in this Style
-
getBackground()
- Get the bacground property
-
getBackgroundAttachment()
- Get the bacground-attachment property
-
getBackgroundColor()
- Get the bacground-color property
-
getBackgroundImage()
- Get the bacground-image property
-
getBackgroundPosition()
- Get the bacground-position property
-
getBackgroundRepeat()
- Get the bacground-repeat property
-
getBorder()
- Get the border property
-
getBorderBottom()
- Get the border-bottom property
-
getBorderBottomColor()
- Get the border-bottom-color property
-
getBorderBottomStyle()
- Get the border-bottom-style property
-
getBorderBottomWidth()
- Get the border-bottom-width property
-
getBorderColor()
- Get the border-color property
-
getBorderLeft()
- Get the border-left property
-
getBorderLeftColor()
- Get the border-left-color property
-
getBorderLeftStyle()
- Get the border-left-style property
-
getBorderLeftWidth()
- Get the border-left-width property
-
getBorderRight()
- Get the border-right property
-
getBorderRightColor()
- Get the border-right-color property
-
getBorderRightStyle()
- Get the border-right-style property
-
getBorderRightWidth()
- Get the border-right-width property
-
getBorderStyle()
- Get the border-style property
-
getBorderTop()
- Get the border-top property
-
getBorderTopColor()
- Get the border-top-color property
-
getBorderTopStyle()
- Get the border-top-style property
-
getBorderTopWidth()
- Get the border-top-width property
-
getBorderWidth()
- Get the border-width property
-
getBottom()
- Get the bottom property
-
getClear()
- Get the clear property
-
getClip()
- Get the clip property
-
getColor()
- Get the color property
-
getContent()
- Get the content property
-
getCounterIncrement()
- Get the counter-increment property
-
getCounterReset()
- Get the counter-reset property
-
getDirection()
- Get the direction property
-
getDisplay()
- Get the display property
-
getFloat()
- Get the float property
-
getFont()
- Get the font property
-
getFontFamily()
- Get the font-family property
-
getFontSize()
- Get the font-size property
-
getFontSizeAdjust()
- Get the font-stretch property
-
getFontStretch()
- Get the font-stretch property
-
getFontStyle()
- Get the font-style property
-
getFontVariant()
- Get the font-variant property
-
getFontWeight()
- Get the font-weight property
-
getHeight()
- Get the height property
-
getLeft()
- Get the left property
-
getLetterSpacing()
- Get the letter-spacing property
-
getLineHeight()
- Get the line-height property
-
getListStyle()
- Get the list-style property
-
getListStyleImage()
- Get the list-style-image property
-
getListStylePosition()
- Get the list-style-position property
-
getListStyleType()
- Get the list-style-type property
-
getMargin()
- Get the margin property
-
getMarginBottom()
- Get the margin-bottom property
-
getMarginLeft()
- Get the margin-left property
-
getMarginRight()
- Get the margin-right property
-
getMarginTop()
- Get the margin-top property
-
getMarkerOffset()
- Get the marker-offset property
-
getMaxHeight()
- Get the max-height property
-
getMaxWidth()
- Get the max-width property
-
getMinHeight()
- Get the min-height property
-
getMinWidth()
- Get the min-width property
-
getOverflow()
- Get the overflow property
-
getPadding()
- Get the padding property
-
getPaddingBottom()
- Get the padding-bottom property
-
getPaddingLeft()
- Get the padding-left property
-
getPaddingRight()
- Get the padding-right property
-
getPaddingTop()
- Get the padding-top property
-
getPosition()
- Get the position property
-
getQuotes()
- Get the quotes property
-
getRight()
- Get the right property
-
getTextAlign()
- Get the text-align property
-
getTextDecoration()
- Get the text-decoration property
-
getTextIndent()
- Get the text-indent property
-
getTextShadow()
- Get the text-shadow property
-
getTextTransform()
- Get the text-transform property
-
getTop()
- Get the top property
-
getUnicodeBidi()
- Get the unicode-bidi property
-
getVerticalAlign()
- Get the vertical-align property
-
getVisibility()
- Get the visibility property
-
getWhiteSpace()
- Get the white-space property
-
getWidth()
- Get the width property
-
getWordSpacing()
- Get the word-spacing property
-
getZIndex()
- Get the z-index property
-
print(CssPrinterStyle)
- Print this style.
cssFont
protected CssFont cssFont
- Font properties
cssFontStretch
protected CssFontStretch cssFontStretch
cssFontSizeAdjust
protected CssFontSizeAdjust cssFontSizeAdjust
cssColor
protected CssColor cssColor
- Color property
cssBackground
protected CssBackground cssBackground
- background properties
cssWordSpacing
protected CssWordSpacing cssWordSpacing
- word-spacing property
cssLetterSpacing
protected CssLetterSpacing cssLetterSpacing
- letter-spacing property
cssTextDecoration
protected CssTextDecoration cssTextDecoration
- text-decoration property
cssVerticalAlign
protected CssVerticalAlign cssVerticalAlign
- vertical-align property
cssTextTransform
protected CssTextTransform cssTextTransform
- text-transform property
cssTextAlign
protected CssTextAlign cssTextAlign
- text-align property
cssTextIndent
protected CssTextIndent cssTextIndent
- text-ident property
cssTextShadow
protected CssTextShadow cssTextShadow
- text-shadow property
cssMargin
protected CssMargin cssMargin
- margin properties
cssPadding
protected CssPadding cssPadding
- padding properties
cssBorder
protected CssBorder cssBorder
- border properties
cssWidth
protected CssWidth cssWidth
- width property
cssMinWidth
protected CssMinWidth cssMinWidth
- min-width property
cssMaxWidth
protected CssMaxWidth cssMaxWidth
- max-width property
cssMinHeight
protected CssMinHeight cssMinHeight
- min-height property
cssMaxHeight
protected CssMaxHeight cssMaxHeight
- max-height property
cssHeight
protected CssHeight cssHeight
- height property
cssFloat
protected CssFloat cssFloat
- float property
cssClear
protected CssClear cssClear
- clear property
cssDisplay
protected CssDisplay cssDisplay
- display property
cssPosition
protected CssPosition cssPosition
- position property
cssTop
protected CssTop cssTop
- top property
cssLeft
protected CssLeft cssLeft
- left property
cssRight
protected CssRight cssRight
- right property
cssBottom
protected CssBottom cssBottom
- bottom property
cssZIndex
protected CssZIndex cssZIndex
- z-index property
cssDirection
protected CssDirection cssDirection
- direction property
cssUnicodeBidi
protected CssUnicodeBidi cssUnicodeBidi
- unicode-bidi property
cssWhiteSpace
protected CssWhiteSpace cssWhiteSpace
- white-space property
cssListStyle
protected CssListStyle cssListStyle
- list-style properties
cssOverflow
protected CssOverflow cssOverflow
- overflow property
cssClip
protected CssClip cssClip
- clip property
cssVisibility
protected CssVisibility cssVisibility
- visibility property
cssContent
protected CssContent cssContent
- content property
cssQuotes
protected CssQuotes cssQuotes
- quotes property
cssCounterReset
protected CssCounterReset cssCounterReset
- counter-reset property
cssCounterIncrement
protected CssCounterIncrement cssCounterIncrement
- counter-increment property
cssMarkerOffset
protected CssMarkerOffset cssMarkerOffset
- marker-offset property
Css1Style
public Css1Style()
getFontStyle
public final CssFontStyle getFontStyle()
- Get the font-style property
getFontVariant
public final CssFontVariant getFontVariant()
- Get the font-variant property
getFontWeight
public final CssFontWeight getFontWeight()
- Get the font-weight property
getFontStretch
public final CssFontStretch getFontStretch()
- Get the font-stretch property
getFontSize
public final CssFontSize getFontSize()
- Get the font-size property
getFontSizeAdjust
public final CssFontSizeAdjust getFontSizeAdjust()
- Get the font-stretch property
getFontFamily
public final CssFontFamily getFontFamily()
- Get the font-family property
getFont
public final CssFont getFont()
- Get the font property
getColor
public final CssColor getColor()
- Get the color property
getBackgroundColor
public final CssBackgroundColor getBackgroundColor()
- Get the bacground-color property
getBackgroundImage
public final CssBackgroundImage getBackgroundImage()
- Get the bacground-image property
getBackgroundRepeat
public final CssBackgroundRepeat getBackgroundRepeat()
- Get the bacground-repeat property
getBackgroundAttachment
public final CssBackgroundAttachment getBackgroundAttachment()
- Get the bacground-attachment property
getBackgroundPosition
public final CssBackgroundPosition getBackgroundPosition()
- Get the bacground-position property
getBackground
public final CssBackground getBackground()
- Get the bacground property
getWordSpacing
public final CssWordSpacing getWordSpacing()
- Get the word-spacing property
getLetterSpacing
public final CssLetterSpacing getLetterSpacing()
- Get the letter-spacing property
getTextDecoration
public final CssTextDecoration getTextDecoration()
- Get the text-decoration property
getVerticalAlign
public final CssVerticalAlign getVerticalAlign()
- Get the vertical-align property
getTextTransform
public final CssTextTransform getTextTransform()
- Get the text-transform property
getTextAlign
public final CssTextAlign getTextAlign()
- Get the text-align property
getTextIndent
public final CssTextIndent getTextIndent()
- Get the text-indent property
getTextShadow
public final CssTextShadow getTextShadow()
- Get the text-shadow property
getLineHeight
public final CssLineHeight getLineHeight()
- Get the line-height property
getMarginTop
public final CssMarginTop getMarginTop()
- Get the margin-top property
getMarginRight
public final CssMarginRight getMarginRight()
- Get the margin-right property
getMarginBottom
public final CssMarginBottom getMarginBottom()
- Get the margin-bottom property
getMarginLeft
public final CssMarginLeft getMarginLeft()
- Get the margin-left property
getMargin
public final CssMargin getMargin()
- Get the margin property
getPaddingTop
public final CssPaddingTop getPaddingTop()
- Get the padding-top property
getPaddingRight
public final CssPaddingRight getPaddingRight()
- Get the padding-right property
getPaddingBottom
public final CssPaddingBottom getPaddingBottom()
- Get the padding-bottom property
getPaddingLeft
public final CssPaddingLeft getPaddingLeft()
- Get the padding-left property
getPadding
public final CssPadding getPadding()
- Get the padding property
getBorderTopWidth
public final CssBorderTopWidth getBorderTopWidth()
- Get the border-top-width property
getBorderTopStyle
public final CssBorderTopStyle getBorderTopStyle()
- Get the border-top-style property
getBorderTopColor
public final CssBorderTopColor getBorderTopColor()
- Get the border-top-color property
getBorderRightWidth
public final CssBorderRightWidth getBorderRightWidth()
- Get the border-right-width property
getBorderRightStyle
public final CssBorderRightStyle getBorderRightStyle()
- Get the border-right-style property
getBorderRightColor
public final CssBorderRightColor getBorderRightColor()
- Get the border-right-color property
getBorderBottomWidth
public final CssBorderBottomWidth getBorderBottomWidth()
- Get the border-bottom-width property
getBorderBottomStyle
public final CssBorderBottomStyle getBorderBottomStyle()
- Get the border-bottom-style property
getBorderBottomColor
public final CssBorderBottomColor getBorderBottomColor()
- Get the border-bottom-color property
getBorderLeftWidth
public final CssBorderLeftWidth getBorderLeftWidth()
- Get the border-left-width property
getBorderLeftStyle
public final CssBorderLeftStyle getBorderLeftStyle()
- Get the border-left-style property
getBorderLeftColor
public final CssBorderLeftColor getBorderLeftColor()
- Get the border-left-color property
getBorderTop
public final CssBorderTop getBorderTop()
- Get the border-top property
getBorderRight
public final CssBorderRight getBorderRight()
- Get the border-right property
getBorderBottom
public final CssBorderBottom getBorderBottom()
- Get the border-bottom property
getBorderLeft
public final CssBorderLeft getBorderLeft()
- Get the border-left property
getBorder
public final CssBorder getBorder()
- Get the border property
getBorderWidth
public final CssBorderWidth getBorderWidth()
- Get the border-width property
getBorderStyle
public final CssBorderStyle getBorderStyle()
- Get the border-style property
getBorderColor
public final CssBorderColor getBorderColor()
- Get the border-color property
getWidth
public final CssWidth getWidth()
- Get the width property
getMinWidth
public final CssMinWidth getMinWidth()
- Get the min-width property
getMaxWidth
public final CssMaxWidth getMaxWidth()
- Get the max-width property
getMinHeight
public final CssMinHeight getMinHeight()
- Get the min-height property
getMaxHeight
public final CssMaxHeight getMaxHeight()
- Get the max-height property
getHeight
public final CssHeight getHeight()
- Get the height property
getFloat
public final CssFloat getFloat()
- Get the float property
getClear
public final CssClear getClear()
- Get the clear property
getTop
public final CssTop getTop()
- Get the top property
getLeft
public final CssLeft getLeft()
- Get the left property
getRight
public final CssRight getRight()
- Get the right property
getBottom
public final CssBottom getBottom()
- Get the bottom property
getDisplay
public final CssDisplay getDisplay()
- Get the display property
getPosition
public final CssPosition getPosition()
- Get the position property
getZIndex
public final CssZIndex getZIndex()
- Get the z-index property
getDirection
public final CssDirection getDirection()
- Get the direction property
getOverflow
public final CssOverflow getOverflow()
- Get the overflow property
getClip
public final CssClip getClip()
- Get the clip property
getVisibility
public final CssVisibility getVisibility()
- Get the visibility property
getUnicodeBidi
public final CssUnicodeBidi getUnicodeBidi()
- Get the unicode-bidi property
getWhiteSpace
public final CssWhiteSpace getWhiteSpace()
- Get the white-space property
getListStyleType
public final CssListStyleType getListStyleType()
- Get the list-style-type property
getListStyleImage
public final CssListStyleImage getListStyleImage()
- Get the list-style-image property
getListStylePosition
public final CssListStylePosition getListStylePosition()
- Get the list-style-position property
getListStyle
public final CssListStyle getListStyle()
- Get the list-style property
getContent
public final CssContent getContent()
- Get the content property
getQuotes
public final CssQuotes getQuotes()
- Get the quotes property
getCounterReset
public final CssCounterReset getCounterReset()
- Get the counter-reset property
getCounterIncrement
public final CssCounterIncrement getCounterIncrement()
- Get the counter-increment property
getMarkerOffset
public final CssMarkerOffset getMarkerOffset()
- Get the marker-offset property
print
public void print(CssPrinterStyle printer)
- Print this style.
- Parameters:
- printer - The printer interface.
- Overrides:
- print in class CssStyle
findConflicts
public void findConflicts(Warnings warnings,
Enumeration allSelectors)
- Find conflicts in this Style
- Parameters:
- warnings - For warnings reports.
- allSelectors - All contexts is the entire style sheet.
- Overrides:
- findConflicts in class CssStyle
All Packages Class Hierarchy This Package Previous Next Index