|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jeuclid.context.LayoutContextImpl
public class LayoutContextImpl
| Constructor Summary | |
|---|---|
protected |
LayoutContextImpl()
Default constructor. |
|
LayoutContextImpl(LayoutContext copyFromContext)
Default Constructor. |
| Method Summary | |
|---|---|
static LayoutContext |
getDefaultLayoutContext()
Retrieve the default layout context. |
Object |
getParameter(Parameter which)
Retrieve a layout parameter. |
LayoutContext |
setParameter(Parameter which,
Object newValue)
Set a layout Parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected LayoutContextImpl()
public LayoutContextImpl(LayoutContext copyFromContext)
copyFromContext - LayoutContext to use for initialization of values| Method Detail |
|---|
public static LayoutContext getDefaultLayoutContext()
public LayoutContext setParameter(Parameter which,
Object newValue)
setParameter in interface MutableLayoutContextwhich - the parameter to setnewValue - the new Value for this parameter.
public Object getParameter(Parameter which)
getParameter in interface LayoutContextwhich - the parameter to retrieve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||