public class Orientable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.graphstream.ui.geom.Point3 |
target
The shape target.
|
| Constructor and Description |
|---|
Orientable() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureOrientableForElement(org.graphstream.ui.view.camera.DefaultCamera2D camera,
org.graphstream.ui.graphicGraph.GraphicSprite sprite)
Compute the orientation vector for the given element according to the orientation mode.
|
void |
configureOrientableForGroup(org.graphstream.ui.graphicGraph.stylesheet.Style style,
org.graphstream.ui.view.camera.DefaultCamera2D camera)
Configure the orientation mode for the group according to the style.
|
public void configureOrientableForGroup(org.graphstream.ui.graphicGraph.stylesheet.Style style,
org.graphstream.ui.view.camera.DefaultCamera2D camera)
public void configureOrientableForElement(org.graphstream.ui.view.camera.DefaultCamera2D camera,
org.graphstream.ui.graphicGraph.GraphicSprite sprite)