public class EdgeStyle extends Enum
Title: EdgeStyle - enum constants
Description:
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier and Type | Field and Description |
---|---|
static EdgeStyle |
CURVED
Curved edges.
|
static EdgeStyle |
FLAT
Flat edges.
|
static EdgeStyle |
NONE
No special edge treament.
|
Modifier and Type | Method and Description |
---|---|
static EdgeStyle |
fromInt(int value) |
getValue, readResolve