JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.mindfusion.diagramming
Interface NamedEnum
All Known Implementing Classes:
FlowLayoutTraits
,
HierarchicalLayoutTraits
,
LayeredLayoutTraits
,
SpringLayoutTraits
,
SwimlaneLayoutTraits
,
TreeLayoutTraits
,
TreeMapLayoutTraits
public interface
NamedEnum
Implements XML serialization of enumeration members.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getValue
()
Gets an integer value corresponding to enumeration member.
Method Detail
getValue
int getValue()
Gets an integer value corresponding to enumeration member.
Returns:
An integer value.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method