public class GraphNodeTextDecoration extends AbstractGraphNodeDecoration<GraphString>
description, vo| Constructor and Description |
|---|
GraphNodeTextDecoration(tecgraf.vix.TypeVS vs,
String text,
String description)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setRectangle(Rectangle2D.Double rect)
Atribui o retângulo que representa a posição e tamanho da decoração.
|
void |
setText(String text)
Atribui um novo texto à decoração.
|
getDescription, getHeight, getVO, getWidth, setDescriptionpublic void setRectangle(Rectangle2D.Double rect)
rect - o retângulo.public void setText(String text)
text - o texto.Copyright © 2018. All rights reserved.