Uses of Class
org.jzy3d.maths.PolygonArray
Packages that use PolygonArray
Package
Description
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
-
Uses of PolygonArray in org.jzy3d.maths
Methods in org.jzy3d.maths with parameters of type PolygonArray -
Uses of PolygonArray in org.jzy3d.painters
Methods in org.jzy3d.painters that return PolygonArrayModifier and TypeMethodDescriptionAbstractPainter.modelToScreen(PolygonArray polygon) PolygonArray[][]AbstractPainter.modelToScreen(PolygonArray[][] polygons) IPainter.modelToScreen(PolygonArray polygon) PolygonArray[][]IPainter.modelToScreen(PolygonArray[][] polygons) Methods in org.jzy3d.painters with parameters of type PolygonArrayModifier and TypeMethodDescriptionAbstractPainter.modelToScreen(PolygonArray polygon) PolygonArray[][]AbstractPainter.modelToScreen(PolygonArray[][] polygons) IPainter.modelToScreen(PolygonArray polygon) PolygonArray[][]IPainter.modelToScreen(PolygonArray[][] polygons) -
Uses of PolygonArray in org.jzy3d.plot3d.rendering.view
Methods in org.jzy3d.plot3d.rendering.view that return PolygonArrayModifier and TypeMethodDescriptionprotected PolygonArrayOverlayUtils.canvasToViewport(PolygonArray p, Rectangle viewport) Methods in org.jzy3d.plot3d.rendering.view with parameters of type PolygonArrayModifier and TypeMethodDescriptionprotected PolygonArrayOverlayUtils.canvasToViewport(PolygonArray p, Rectangle viewport) protected voidOverlayUtils.projectionStat(PolygonArray[][] array)