Uses of Class
org.jboss.hal.ballroom.chart.Donut.Legend
-
Packages that use Donut.Legend Package Description org.jboss.hal.ballroom.chart -
-
Uses of Donut.Legend in org.jboss.hal.ballroom.chart
Methods in org.jboss.hal.ballroom.chart that return Donut.Legend Modifier and Type Method Description static Donut.LegendDonut.Legend. valueOf(String name)Returns the enum constant of this type with the specified name.static Donut.Legend[]Donut.Legend. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.hal.ballroom.chart with parameters of type Donut.Legend Modifier and Type Method Description Donut.BuilderDonut.Builder. legend(Donut.Legend legend)
-