|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeneralInlineArea
Super-interface for all inline areas.
Method Summary | |
---|---|
int |
baselineX()
The absolute X position of the alignment point at which the cursor should be positioned before writing this item in the output. |
int |
baselineY()
The absolute Y position of the alignment point at which the cursor should be positioned before writing this item in the output. |
LineArea |
getLineArea()
Return the parent LineArea instance. |
java.awt.Color |
traitColor()
Returns the color of this node. |
boolean |
traitOverlineScore()
The "overline-score" trait. |
java.awt.Color |
traitOverlineScoreColor()
The "overline-score-color" trait. |
boolean |
traitThroughScore()
The "through-score" trait. |
java.awt.Color |
traitThroughScoreColor()
The "through-score-color" trait. |
boolean |
traitUnderlineScore()
The "underline-score" trait. |
java.awt.Color |
traitUnderlineScoreColor()
The "underline-score-color" trait. |
Methods inherited from interface org.axsl.galley.Area |
---|
brBpd, brIpd, brOriginX, brOriginY, crBpd, crIpd, crOriginX, crOriginY, destinationName, generatedByExists, generatedByName, isLinkRoot, linkDestination, linkType, traitId |
Methods inherited from interface org.axsl.galley.AreaNode |
---|
getAreaName, getChildAt, getGalley, render |
Methods inherited from interface javax.swing.tree.TreeNode |
---|
children, getAllowsChildren, getChildCount, getIndex, getParent, isLeaf |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
int baselineX()
int baselineY()
boolean traitUnderlineScore()
boolean traitOverlineScore()
boolean traitThroughScore()
java.awt.Color traitUnderlineScoreColor()
java.awt.Color traitOverlineScoreColor()
java.awt.Color traitThroughScoreColor()
LineArea getLineArea()
java.awt.Color traitColor()
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.