public static class EventDataFlowLayout.EntryVertex
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.Point |
location |
java.lang.String |
name |
boolean |
pinned |
Constructor and Description |
---|
EntryVertex(java.lang.String name,
java.awt.Point location,
boolean pinned) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.