org.jzy3d.plot3d.primitives.pickable
Class PickablePolygon
- java.lang.Object
-
- org.jzy3d.plot3d.primitives.AbstractDrawable
-
- org.jzy3d.plot3d.primitives.AbstractWireframeable
-
- org.jzy3d.plot3d.primitives.AbstractGeometry
-
- org.jzy3d.plot3d.primitives.Polygon
-
- org.jzy3d.plot3d.primitives.pickable.PickablePolygon
-
- All Implemented Interfaces:
- IMultiColorable, ISingleColorable, IGLRenderer, ISortableDraw, Pickable
public class PickablePolygon extends Polygon implements Pickable
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jzy3d.plot3d.primitives.AbstractGeometry
AbstractGeometry.PolygonMode
-
-
Constructor Summary
Constructors Constructor and Description PickablePolygon()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetPickingId()voidsetPickingId(int id)-
Methods inherited from class org.jzy3d.plot3d.primitives.AbstractGeometry
add, add, applyGeometryTransform, applyPolygonModeFillGL2, applyPolygonModeFillGLES2, callPointsForFaceGL2, callPointsForFaceGLES2, callPointsForFaceGLES2, callPointsForWireframeGL2, draw, get, getBarycentre, getColor, getColorMapper, getDistance, getLongestDistance, getPoints, getPolygonMode, getShortestDistance, isPolygonOffsetFillEnable, setColor, setColorMapper, setPolygonMode, setPolygonOffsetFillEnable, setPolygonOffsetFillEnable, size, toString, updateBounds
-
Methods inherited from class org.jzy3d.plot3d.primitives.AbstractWireframeable
getFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidth, setFaceDisplayed, setWireframeColor, setWireframeDisplayed, setWireframeWidth
-
Methods inherited from class org.jzy3d.plot3d.primitives.AbstractDrawable
addDrawableListener, dispose, doTransform, getBoundingBoxColor, getBounds, getLegend, getSpaceTransformer, getTransform, getTransformBefore, hasLegend, isBoundingBoxDisplayed, isDisplayed, isLegendDisplayed, removeDrawableListener, setBoundingBoxColor, setBoundingBoxDisplayed, setDisplayed, setLegend, setLegendDisplayed, setSpaceTransformer, setTransform, setTransformBefore, toString
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.jzy3d.plot3d.primitives.pickable.Pickable
setTransform
-
Methods inherited from interface org.jzy3d.plot3d.primitives.IGLRenderer
draw
-
-
-
-
Method Detail
-
setPickingId
public void setPickingId(int id)
- Specified by:
setPickingIdin interfacePickable
-
getPickingId
public int getPickingId()
- Specified by:
getPickingIdin interfacePickable
-
-
DMelt 3.0 © DataMelt by jWork.ORG