SourceForge.net Logo
aXSL API 0.1

org.axsl.areaR
Interface SVGArea

All Superinterfaces:
Area, AreaNode, GraphicArea

public interface SVGArea
extends Area, GraphicArea

An Area containing an SVG (scalable vector graphic) Document.


Method Summary
 org.w3c.dom.svg.SVGDocument getSVGDocument()
          Returns the encapsulated SVG Document.
 
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.GraphicArea
getGraphic
 

Method Detail

getSVGDocument

public org.w3c.dom.svg.SVGDocument getSVGDocument()
Returns the encapsulated SVG Document.

Returns:
The SVG Document.

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.