|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gephi.io.processor.plugin.DefaultScaler
public class DefaultScaler
Constructor Summary | |
---|---|
DefaultScaler()
|
Method Summary | |
---|---|
void |
doScale(Container container)
Scale container content to the system scale. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultScaler()
Method Detail |
---|
public void doScale(Container container)
Scaler
container
content to the system scale. Adapt and recenter
the scale of nodes positions and sizes.
doScale
in interface Scaler
container
- the container that is to be scaled to the right scale
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |