Package | Description |
---|---|
com.streamscape.sdo.utils |
Modifier and Type | Field and Description |
---|---|
static ReplicationDataFlowLayout.NoteGroupVertex.State |
ReplicationDataFlowLayout.NoteGroupVertex.State.NOTE |
static ReplicationDataFlowLayout.NoteGroupVertex.State |
ReplicationDataFlowLayout.NoteGroupVertex.State.OPERATION |
ReplicationDataFlowLayout.NoteGroupVertex.State |
ReplicationDataFlowLayout.NoteGroupVertex.state |
Modifier and Type | Method and Description |
---|---|
static ReplicationDataFlowLayout.NoteGroupVertex.State |
ReplicationDataFlowLayout.NoteGroupVertex.State.valueOf(java.lang.String name) |
static ReplicationDataFlowLayout.NoteGroupVertex.State[] |
ReplicationDataFlowLayout.NoteGroupVertex.State.values() |
Constructor and Description |
---|
NoteGroupVertex(java.lang.String title,
java.lang.String description,
java.lang.String iconName,
java.awt.Point location,
java.awt.Point size,
ReplicationDataFlowLayout.NoteGroupVertex.State state,
java.awt.Color background) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.