TX
- The type of X-DataTY
- The type of Y-DataTZ
- The type of Z-Datapublic interface IDisplaceableFreeSurfaceDataSeries3DValues<TX extends java.lang.Comparable<TX>,TY extends java.lang.Comparable<TY>,TZ extends java.lang.Comparable<TZ>> extends IFreeSurfaceDataSeries3DValues<TX,TY,TZ>
Modifier and Type | Method and Description |
---|---|
int |
getDisplacementAxis()
Gets axes by which surface can be displaced.
|
com.scichart.data.model.IDoubleValuesProvider |
getDisplacementValues()
Gets Displacement Map values
|
boolean |
isAxesPropagationAbsolute()
Gets value determining whether the displacement is absolute.
|
getOffsetX, getOffsetY, getOffsetZ, getUSize, getVSize
toXyzDoubleValues
com.scichart.data.model.IDoubleValuesProvider getDisplacementValues()
boolean isAxesPropagationAbsolute()
int getDisplacementAxis()