net.sourceforge.jeuclid.context
Class InlineLayoutContext
java.lang.Object
   net.sourceforge.jeuclid.context.InlineLayoutContext
net.sourceforge.jeuclid.context.InlineLayoutContext
- All Implemented Interfaces: 
- LayoutContext
- public class InlineLayoutContext 
- extends Object- implements LayoutContext
- Version:
- $Revision: 601cf72e95bf $
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
InlineLayoutContext
public InlineLayoutContext(LayoutContext parent)
- Default Constructor.
 
- Parameters:
- parent- LayoutContext of parent.
 
InlineLayoutContext
public InlineLayoutContext(LayoutContext parent,
                           boolean increase)
- Behavior for mfrac.
 
- Parameters:
- parent- LayoutContext of parent.
- increase- increase scriptlevel if already inline.
 
getParameter
public Object getParameter(Parameter which)
- Retrieve a layout parameter.
 
- 
- Specified by:
- getParameterin interface- LayoutContext
 
- 
- Parameters:
- which- the parameter to retrieve
- Returns:
- current value for this parameter. Please note: Some parameters
         may be null.
 
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.