Package | Description |
---|---|
org.jzy3d.plot3d.primitives.graphs | |
org.jzy3d.plot3d.primitives.graphs.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDrawableGraph2d<V,E>
An implementation based on
Pickable objects should register
mapping between vertex model and vertex representation through
PickSupport.registerPickableObject(IPickable pickable, V v)
Registration should be done by overriding setGraphModel. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDrawableGraph2d<V,E> |
class |
PointGraph2d<V,E> |
class |
TextureGraph2d<V,E> |
Copyright © 2016. All rights reserved.