Uses of Class
org.teamapps.dto.UiTreeGraphNodeImage.CornerShape
-
Uses of UiTreeGraphNodeImage.CornerShape in org.teamapps.dto
Fields in org.teamapps.dto declared as UiTreeGraphNodeImage.CornerShape Modifier and Type Field Description protected UiTreeGraphNodeImage.CornerShapeUiTreeGraphNodeImage. cornerShapeMethods in org.teamapps.dto that return UiTreeGraphNodeImage.CornerShape Modifier and Type Method Description UiTreeGraphNodeImage.CornerShapeUiTreeGraphNodeImage. getCornerShape()static UiTreeGraphNodeImage.CornerShapeUiTreeGraphNodeImage.CornerShape. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiTreeGraphNodeImage.CornerShape[]UiTreeGraphNodeImage.CornerShape. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiTreeGraphNodeImage.CornerShape Modifier and Type Method Description UiTreeGraphNodeImageUiTreeGraphNodeImage. setCornerShape(UiTreeGraphNodeImage.CornerShape cornerShape)