| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CreationPropertyKeys
Defines common key constants to identify important CreationProperties.
GraphElementFactory| Field Summary | |
|---|---|
| static java.lang.String | EDGE_DIRECTEDNESSCreation property key that tags direction information. | 
| static java.lang.String | IS_FOLDER_NODECreation property key that tags folder node information. | 
| static java.lang.String | IS_GROUP_NODECreation property key that tags group node information. | 
| static java.lang.String | NODE_IDCreation property key that tags node id information. | 
| static java.lang.String | NODE_LAYOUTCreation property key that tags node layout information. | 
| static java.lang.String | NODE_PORTSCreation property key that tags node port information for a node. | 
| static java.lang.String | REALIZERCreation property key that tags realizer information. | 
| static java.lang.String | SOURCE_PORTCreation property key that tags source port information for an edge. | 
| static java.lang.String | TARGET_PORTCreation property key that tags target port information for an edge. | 
| Field Detail | 
|---|
static final java.lang.String IS_GROUP_NODE
static final java.lang.String IS_FOLDER_NODE
static final java.lang.String NODE_LAYOUT
GraphElementFactory.createNode(GraphMLParseContext), 
Constant Field Valuesstatic final java.lang.String REALIZER
GraphElementFactory, 
Constant Field Valuesstatic final java.lang.String EDGE_DIRECTEDNESS
This key can be used to handle the graphml directed
 attribute of an edge element
static final java.lang.String NODE_ID
static final java.lang.String NODE_PORTS
static final java.lang.String SOURCE_PORT
static final java.lang.String TARGET_PORT
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||