org.foray.area
Class SVGArea

java.lang.Object
  extended by org.foray.area.SVGArea
All Implemented Interfaces:
org.axsl.galley.ForeignContent, org.axsl.galley.ForeignContentSvg

public final class SVGArea
extends Object
implements org.axsl.galley.ForeignContentSvg

An SVGArea represents the reference area that contains the content that is in a ForeignObjectArea viewport area.


Method Summary
 org.axsl.graphic.SvgGraphic getGraphic()
           
 ForeignObjectArea getParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGraphic

public org.axsl.graphic.SvgGraphic getGraphic()
Specified by:
getGraphic in interface org.axsl.galley.ForeignContentSvg

getParent

public ForeignObjectArea getParent()
Specified by:
getParent in interface org.axsl.galley.ForeignContent


Copyright © 2017. All rights reserved.