SourceForge.net Logo
aXSL API 0.1

org.axsl.areaR
Interface RegionArea

All Superinterfaces:
Area, AreaNode, BackgroundArea, GraphicArea

public interface RegionArea
extends Area, BackgroundArea

An Area containing a region.


Method Summary
 int traitExtent()
          The extent (size) of this Area.
 
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

traitExtent

public int traitExtent()
The extent (size) of this Area.

Returns:
The size, in millipoints, of this 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.