net.sourceforge.jeuclid.context
Class RelativeScriptlevelLayoutContext
java.lang.Object
   net.sourceforge.jeuclid.context.RelativeScriptlevelLayoutContext
net.sourceforge.jeuclid.context.RelativeScriptlevelLayoutContext
- All Implemented Interfaces: 
- LayoutContext
- public class RelativeScriptlevelLayoutContext 
- extends Object- implements LayoutContext
- Version:
- $Revision: 8afef6dd0d58 $
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RelativeScriptlevelLayoutContext
public RelativeScriptlevelLayoutContext(LayoutContext parent,
                                        int offset)
- Default Constructor.
 
- Parameters:
- parent- LayoutContext of parent.
- offset- offset to parent. In most cases this will be 1.
 
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.