SourceForge.net Logo
aXSL API 0.1

org.axsl.areaR
Interface RegionBodyArea

All Superinterfaces:
Area, AreaNode, BackgroundArea, GraphicArea

public interface RegionBodyArea
extends Area, BackgroundArea

A region-body area.


Method Summary
 MainReferenceArea getMainReferenceArea()
          Returns the main-reference area in this region-body.
 
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
 
Methods inherited from interface org.axsl.areaR.BackgroundArea
backgroundRepeatX, backgroundRepeatY, prBPD, prIPD, prOriginX, prOriginY, traitBackgroundColor, traitBackgroundImage
 
Methods inherited from interface org.axsl.areaR.GraphicArea
getGraphic
 

Method Detail

getMainReferenceArea

public MainReferenceArea getMainReferenceArea()
Returns the main-reference area in this region-body.

Returns:
The maint-reference area.

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.