Uses of Enum Class
org.teamapps.dto.UiTreeGraphNodeImage.CornerShape
-
Uses of UiTreeGraphNodeImage.CornerShape in org.teamapps.dto
Fields in org.teamapps.dto declared as UiTreeGraphNodeImage.CornerShapeModifier and TypeFieldDescriptionprotected UiTreeGraphNodeImage.CornerShapeUiTreeGraphNodeImage.cornerShapeMethods in org.teamapps.dto that return UiTreeGraphNodeImage.CornerShapeModifier and TypeMethodDescriptionUiTreeGraphNodeImage.getCornerShape()Returns the enum constant of this class with the specified name.static UiTreeGraphNodeImage.CornerShape[]UiTreeGraphNodeImage.CornerShape.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiTreeGraphNodeImage.CornerShapeModifier and TypeMethodDescriptionUiTreeGraphNodeImage.setCornerShape(UiTreeGraphNodeImage.CornerShape cornerShape)