SourceForge.net Logo
aXSL API 0.2

org.axsl.galley
Interface RegionArea

All Superinterfaces:
Area, AreaNode, BackgroundArea, GraphicArea, java.lang.Iterable<AreaNode>, javax.swing.tree.TreeNode

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.galley.BackgroundArea
prBpd, prIpd, prOriginX, prOriginY, traitBackgroundColor, traitBackgroundImage, traitBackgroundRepeat
 
Methods inherited from interface org.axsl.galley.GraphicArea
getGraphic
 

Method Detail

traitExtent

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

Returns:
The size, in millipoints, of this Area.

SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.