Package | Description |
---|---|
org.netbeans.api.visual.vmd |
This package contains a VMD visualization style.
|
Modifier and Type | Method | Description |
---|---|---|
static VMDColorScheme |
VMDFactory.getNetBeans60Scheme() |
Creates the NetBeans 6.0 vmd color scheme.
|
static VMDColorScheme |
VMDFactory.getOriginalScheme() |
Creates the original vmd color scheme.
|
Constructor | Description |
---|---|
VMDConnectionWidget(Scene scene,
VMDColorScheme scheme) |
Creates a connection widget with a specific color scheme.
|
VMDGraphScene(VMDColorScheme scheme) |
Creates a VMD graph scene with a specific color scheme.
|
VMDNodeAnchor(Widget widget,
boolean vertical,
VMDColorScheme scheme) |
Creates a node anchor.
|
VMDNodeWidget(Scene scene,
VMDColorScheme scheme) |
Creates a node widget with a specific color scheme.
|
VMDPinWidget(Scene scene,
VMDColorScheme scheme) |
Creates a pin widget with a specific color scheme.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.