public class DynamicLayout3D extends BaseSTGLayout
Constructor and Description |
---|
DynamicLayout3D() |
Modifier and Type | Method and Description |
---|---|
void |
initColorPalette(int n)
Create a color palette by varying the hue.
|
void |
initDecal(byte[] maxValues) |
void |
layout(DynamicGraph graph) |
static void |
runLayout(DynamicGraph graph) |
getChange, getDiffStates, getMaxValues, getState
public static void runLayout(DynamicGraph graph) throws GsException
GsException
public void layout(DynamicGraph graph) throws GsException
GsException
public void initColorPalette(int n)
n
- the count of color in the palettepublic void initDecal(byte[] maxValues)
Copyright © 2005–2020. All rights reserved.