public abstract class QuantitativeScale<S extends QuantitativeScale<S>> extends Scale<S>
ContinuousQuantitativeScale
have a continuous output range
DiscreteQuantitativeScale
have a discrete output range
Modifier | Constructor and Description |
---|---|
protected |
QuantitativeScale() |
apply, apply, apply, copy, domain, domain, domain, domain, range, range, range, range
Copyright © 2015 gwt-d3. All rights reserved.