| Package | Description |
|---|---|
| org.jzy3d.picking | |
| org.jzy3d.plot3d.primitives.pickable | |
| org.jzy3d.plot3d.text.drawable | |
| org.jzy3d.plot3d.text.drawable.cells |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,Pickable> |
PickingSupport.pickables |
protected Map<Pickable,Object> |
PickingSupport.pickableTargets |
| Modifier and Type | Method and Description |
|---|---|
protected List<Pickable> |
PickingSupport.processHits(int hits,
int[] buffer)
Provides the number of picked object by a click.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PickingSupport.registerPickableObject(Pickable pickable,
Object model) |
protected void |
PickingSupport.setCurrentName(com.jogamp.opengl.GL gl,
Pickable pickable) |
| Modifier and Type | Class and Description |
|---|---|
class |
PickablePoint |
class |
PickablePolygon |
class |
PickableSphere |
class |
PickableTexture |
| Modifier and Type | Class and Description |
|---|---|
class |
DrawableTextTexture |
| Modifier and Type | Class and Description |
|---|---|
class |
DrawableTextCell |
Copyright © 2016. All rights reserved.