|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gephi.layout.plugin.scale.Contract
public class Contract
Constructor Summary | |
---|---|
Contract()
|
Method Summary | |
---|---|
ScaleLayout |
buildLayout()
Builds an instance of the Layout. |
java.lang.String |
getName()
The name of the behaviour of the Layout's provided by this Builder. |
LayoutUI |
getUI()
User interface attributes (name, description, icon...) for all Layouts built by this builder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Contract()
Method Detail |
---|
public java.lang.String getName()
LayoutBuilder
getName
in interface LayoutBuilder
public ScaleLayout buildLayout()
LayoutBuilder
buildLayout
in interface LayoutBuilder
Layout
instancepublic LayoutUI getUI()
LayoutBuilder
getUI
in interface LayoutBuilder
LayoutUI
instance
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |