| Modifier | Constructor and Description |
|---|---|
protected |
MXVertex(MXGraph graph,
Element node) |
protected |
MXVertex(MXGraph graph,
String value,
int x,
int y,
int width,
int height,
String style,
boolean relative) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInsert()
Insert cell into graph.
|
MXGeometry |
getGeometry()
Returns the geometry for the vertex.
|
void |
setGeometry(MXGeometry geometry)
Sets the geometry for the vertex.
|
addCellOverlay, autoSize, autoSize, getData, getGraph, getId, getStyle, getValue, insert, isCollapsed, isVisible, setCollapsed, setData, setStyle, setValue, setVisible, transformForClient, updateCellStateprotected MXVertex(MXGraph graph, String value, int x, int y, int width, int height, String style, boolean relative)
protected void doInsert()
MXCellpublic MXGeometry getGeometry()
public void setGeometry(MXGeometry geometry)
geometry - The geometry for the vertex.Copyright © 2023 Fujion Framework. All rights reserved.