public static final class IlvChart3DView.ZLayer extends Object implements Serializable
IlvChart3DView.getZLayers()
,
Serialized FormModifier and Type | Method and Description |
---|---|
List<IlvSingleChartRenderer> |
getRenderers()
Returns the list of renderers displayed on this layer.
|
double |
getZMax()
Returns the maximum depth of this layer.
|
double |
getZMin()
Returns the minimum depth of this layer.
|
public double getZMin()
public double getZMax()
public List<IlvSingleChartRenderer> getRenderers()
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.