org.foray.area
Class SVGArea
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.