Uses of Interface
org.uberfire.client.views.pfly.widgets.D3.Scale
-
Packages that use D3.Scale Package Description org.uberfire.client.views.pfly.widgets -
-
Uses of D3.Scale in org.uberfire.client.views.pfly.widgets
Methods in org.uberfire.client.views.pfly.widgets that return D3.Scale Modifier and Type Method Description D3.ScaleD3.Scale. domain(Object[] domain)D3.ScaleD3.Scale. range(Object[] colors)D3.ScaleD3.Scale. rangeRound(Object[] colors)D3.ScaleD3. scaleLinear()D3.ScaleD3. scaleQuantize()D3.ScaleD3. scaleSqrt()Methods in org.uberfire.client.views.pfly.widgets with parameters of type D3.Scale Modifier and Type Method Description StringD3.Scale. call(D3.Scale self, Object... args)
-