Uses of Class
org.teamapps.ux.component.charting.common.GraphNodeImage.CornerShape
| Package | Description |
|---|---|
| org.teamapps.ux.component.charting.common |
-
Uses of GraphNodeImage.CornerShape in org.teamapps.ux.component.charting.common
Methods in org.teamapps.ux.component.charting.common that return GraphNodeImage.CornerShape Modifier and Type Method Description GraphNodeImage.CornerShapeGraphNodeImage. getCornerShape()static GraphNodeImage.CornerShapeGraphNodeImage.CornerShape. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GraphNodeImage.CornerShape[]GraphNodeImage.CornerShape. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.charting.common with parameters of type GraphNodeImage.CornerShape Modifier and Type Method Description GraphNodeImageGraphNodeImage. setCornerShape(GraphNodeImage.CornerShape cornerShape)