public interface IScaleRange extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(IScaleValue scaleValue) |
IScaleValue |
getMax() |
IScaleValue |
getMin() |
IScaleValue getMin()
IScaleValue getMax()
boolean contains(IScaleValue scaleValue)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.