public static final class LayoutOption.ShapePlacement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LayoutOption.ShapePlacement |
LinearSegments |
static LayoutOption.ShapePlacement |
Pendulum |
static LayoutOption.ShapePlacement |
Polyline |
static LayoutOption.ShapePlacement |
Simplex |
static LayoutOption.ShapePlacement |
Tree |
public static final LayoutOption.ShapePlacement Pendulum
public static final LayoutOption.ShapePlacement LinearSegments
public static final LayoutOption.ShapePlacement Polyline
public static final LayoutOption.ShapePlacement Tree
public static final LayoutOption.ShapePlacement Simplex