public class PickablePolygon extends Polygon implements Pickable
AbstractGeometry.PolygonMode
Modifier and Type | Field and Description |
---|---|
protected int |
pid |
center, color, mapper, points, polygonMode, polygonOffsetFillEnable
facestatus, wfcolor, wfstatus, wfwidth
bbox, boundingBoxColor, boundingBoxDisplayed, displayed, hasListeners, legend, legendDisplayed, listeners, spaceTransformer, transform, transformBefore
Constructor and Description |
---|
PickablePolygon() |
Modifier and Type | Method and Description |
---|---|
int |
getPickingId() |
void |
setPickingId(int id) |
add, add, applyGeometryTransform, applyPolygonModeFill, applyPolygonModeFillGL2, applyPolygonModeFillGLES2, applyPolygonModeLine, applyPolygonModeLineGL2, applyPolygonModeLineGLES2, callPointForWireframe, callPointsForFace, callPointsForFaceGL2, callPointsForFaceGLES2, callPointsForFaceGLES2, callPointsForWireframeGL2, draw, end, get, getBarycentre, getColor, getColorMapper, getDistance, getLongestDistance, getPoints, getPolygonMode, getShortestDistance, isPolygonOffsetFillEnable, polygonOffseFillEnable, polygonOffsetFillDisable, setColor, setColorMapper, setPolygonMode, setPolygonOffsetFillEnable, setPolygonOffsetFillEnable, size, toString, updateBounds
getFaceDisplayed, getWireframeColor, getWireframeDisplayed, getWireframeWidth, setFaceDisplayed, setWireframeColor, setWireframeDisplayed, setWireframeWidth
addDrawableListener, call, call, callWithAlphaFactor, colorGL2, colorGLES2, dispose, doDrawBounds, doTransform, fireDrawableChanged, fireDrawableChanged, getBoundingBoxColor, getBounds, getLegend, getSpaceTransformer, getTransform, getTransformBefore, hasLegend, isBoundingBoxDisplayed, isDisplayed, isLegendDisplayed, negative, removeDrawableListener, setBoundingBoxColor, setBoundingBoxDisplayed, setDisplayed, setLegend, setLegendDisplayed, setSpaceTransformer, setTransform, setTransformBefore, toString, vertexGL2, vertexGLES2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setTransform
draw
public void setPickingId(int id)
setPickingId
in interface Pickable
public int getPickingId()
getPickingId
in interface Pickable
Copyright © 2016. All rights reserved.