Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

diva.graph.layout
Class AbstractGlobalLayout

java.lang.Object
 extended bydiva.graph.layout.AbstractGlobalLayout
All Implemented Interfaces:
GlobalLayout
Direct Known Subclasses:
ActorController.EntityLayout, GridAnnealingLayout, LevelLayout, RandomLayout

public abstract class AbstractGlobalLayout
extends java.lang.Object
implements GlobalLayout

An abstract implementation of the GlobalLayout interface.

Version:
$Id: AbstractGlobalLayout.java,v 1.11 2005年07月08日 19:55:04 cxh Exp $
Author:
Steve Neuendorffer
Accepted Rating:
Red

Constructor Summary
AbstractGlobalLayout(LayoutTarget target)
Create a new global layout that uses the given layout target.
Method Summary
LayoutTarget getLayoutTarget()
Return the layout target.
abstract void layout(java.lang.Object composite)
Layout the graph model in the viewport specified by the layout target environment.
void setLayoutTarget(LayoutTarget target)
Set the layout target.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

AbstractGlobalLayout

public AbstractGlobalLayout(LayoutTarget target)
Create a new global layout that uses the given layout target.

Method Detail

getLayoutTarget

public LayoutTarget getLayoutTarget()
Return the layout target.

Specified by:
getLayoutTarget in interface GlobalLayout

setLayoutTarget

public void setLayoutTarget(LayoutTarget target)
Set the layout target.

Specified by:
setLayoutTarget in interface GlobalLayout

layout

public abstract void layout(java.lang.Object composite)
Layout the graph model in the viewport specified by the layout target environment.

Specified by:
layout in interface GlobalLayout

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /