org.foray.area
Class MathArea

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

public final class MathArea
extends Object
implements org.axsl.galley.ForeignContentMath

The reference area that contains the content that is in a ForeignObjectArea viewport area.


Method Summary
 org.axsl.graphic.MathGraphic 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.MathGraphic getGraphic()
Specified by:
getGraphic in interface org.axsl.galley.ForeignContentMath

getParent

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


Copyright © 2017. All rights reserved.