org.jzy3d.plot3d.primitives
Interface ISortableDraw

All Known Implementing Classes:
AbstractComposite, AbstractDrawable, AbstractDrawableGraph2d, AbstractEnlightable, AbstractGeometry, AbstractWireframeable, AWTScatterMultiColor, AWTScatterMultiColorList, BarycenterAnnotation, CameraDistanceAnnotation, CameraPathAnnotation, CompileableComposite, ContourLevel, Cylinder, DefaultDrawableGraph2d, Disk, DrawableTextBillboard, DrawableTextBitmap, DrawableTextCell, DrawableTextTexture, DrawableTexture, DrawableTextWrapper, DrawableVBO, EnlightableBar, EnlightableDisk, EnlightablePolygon, EnlightableSphere, FlatLine2d, HistogramBar, LineStrip, LineStripInterpolated, Parallelepiped, ParallelepipedComposite, ParametricDrawable, ParametricDrawable2, PickablePoint, PickablePolygon, PickableSphere, PickableTexture, Point, PointGraph2d, Polygon, Quad, Scatter, ScatterMultiColor, ScatterMultiColorList, SelectableScatter, SelectableSphere, Shape, SimplePolygon, Sphere, TesselatedPolygon, TexturedCube, TexturedCylinder, TextureGraph2d, TranslucentQuad, Tube

public interface ISortableDraw


Method Summary
 double getDistance(Camera camera)
           
 double getLongestDistance(Camera camera)
           
 double getShortestDistance(Camera camera)
           
 

Method Detail

getDistance

double getDistance(Camera camera)

getShortestDistance

double getShortestDistance(Camera camera)

getLongestDistance

double getLongestDistance(Camera camera)


Copyright © 2013. All rights reserved.