Package | Description |
---|---|
com.xalys.xgl.wgl.chart.grid |
Modifier and Type | Method and Description |
---|---|
Range |
OrthonormalGrid.getXRange() |
Range |
OrthonormalGrid.getYRange() |
Range |
OrthonormalGrid.getZRange() |
Modifier and Type | Method and Description |
---|---|
void |
OrthonormalGrid.setZRange(Range zRange) |
Constructor and Description |
---|
OrthonormalGrid(Range xRange,
int xSteps,
Range yRange,
int ySteps) |
Copyright © 2018 Xalys. All rights reserved.