Uses of Class
eu.webtoolkit.jwt.chart.WCartesian3DChart.IntersectionPlane
Packages that use WCartesian3DChart.IntersectionPlane
-
Uses of WCartesian3DChart.IntersectionPlane in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return types with arguments of type WCartesian3DChart.IntersectionPlaneModifier and TypeMethodDescriptionWCartesian3DChart.getIntersectionPlanes()
Get the invisible planes with which intersections are drawn.Method parameters in eu.webtoolkit.jwt.chart with type arguments of type WCartesian3DChart.IntersectionPlaneModifier and TypeMethodDescriptionvoid
WCartesian3DChart.setIntersectionPlanes
(List<WCartesian3DChart.IntersectionPlane> intersectionPlanes) Set the invisible planes with which intersections are drawn.