SourceForge.net Logo
aXSL API 0.1

org.axsl.areaR
Interface ForeignObjectArea

All Superinterfaces:
Area, AreaNode, GeneralInlineArea

public interface ForeignObjectArea
extends GeneralInlineArea

An Area containing a foreign-object.


Method Summary
 AreaNode getContainedForeignObject()
          Returns the encapsulated foreign-object.
 
Methods inherited from interface org.axsl.areaR.GeneralInlineArea
baselineX, baselineY, getLineArea, getPrimaryFont, getSecondaryFont, letterSpacing, traitFontSize, traitOverlineScore, traitOverlineScoreColor, traitThroughScore, traitThroughScoreColor, traitUnderlineScore, traitUnderlineScoreColor
 
Methods inherited from interface org.axsl.areaR.Area
brBPD, brIPD, brOriginX, brOriginY, brPoints, crBPD, crIPD, crOriginX, crOriginY, destinationName, generatedByExists, generatedByName, getColor, getProgressionDimension, linkDestination, linkType, prOriginX, prOriginY, rrBPD, rrIPD, rrOriginX, rrOriginY, traitBorderAfterColor, traitBorderAfterWidth, traitBorderBeforeColor, traitBorderBeforeWidth, traitBorderEndColor, traitBorderEndWidth, traitBorderStartColor, traitBorderStartWidth, traitOverflow, traitScaling
 
Methods inherited from interface org.axsl.areaR.AreaNode
ancestorLineAreaOut, getAreaName, getChildren, getFontConsumer, getParentOut, render, traitColor, traitFontStyle, traitFontWeight, traitId, traitInternalDestination
 

Method Detail

getContainedForeignObject

public AreaNode getContainedForeignObject()
Returns the encapsulated foreign-object.

Returns:
The foreign object.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.