|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShadeAxisFactory
Defines how to get a ShadeAxis for a shader range.
Method Summary | |
---|---|
ShadeAxis |
createShadeAxis(Range range)
Returns a shade axis for a given range. |
boolean |
isLog()
Indicates whether the axis this factory will produce will have a logarithmic scale. |
Method Detail |
---|
boolean isLog()
ShadeAxis createShadeAxis(Range range)
range
- data range
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |