|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jzy3d.plot3d.primitives.AbstractDrawable
org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d<V,E>
org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d<V,E>
org.jzy3d.plot3d.primitives.graphs.impl.PointGraph2d<V,E>
public class PointGraph2d<V,E>
| Constructor Summary | |
|---|---|
PointGraph2d()
|
|
| Method Summary | |
|---|---|
void |
setGraphModel(IGraph<V,E> graph,
PickingSupport picking)
|
| Methods inherited from class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d |
|---|
clearHighlighted, draw, getGraphFormatter, getGraphLayout, getGraphModel, getLabelSceneOffset, getLabelScreenOffset, isEdgeHighlighted, isVertexHighlighted, setGraphFormatter, setGraphLayout, setLabelSceneOffset, setLabelScreenOffset, setVertexHighlighted |
| Methods inherited from class org.jzy3d.plot3d.primitives.AbstractDrawable |
|---|
addDrawableListener, dispose, getBarycentre, getBounds, getDistance, getFace, getLongestDistance, getShortestDistance, getTransform, hasFace, isDisplayed, isFace2dDisplayed, removeDrawableListener, setDisplayed, setLegend, setLegendDisplayed, setTransform, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PointGraph2d()
| Method Detail |
|---|
public void setGraphModel(IGraph<V,E> graph,
PickingSupport picking)
setGraphModel in interface IDrawableGraph2d<V,E>setGraphModel in class AbstractDrawableGraph2d<V,E>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||