|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Legend | |
---|---|
org.jzy3d.plot3d.primitives | Provides 3d primitives that either implement plot3d.rendering.Drawable or
plot3d.rendering.Composite3d , and thus provide a draw() and transform() function
for the plot3d.rendering.Scene . |
org.jzy3d.plot3d.rendering.legends.colorbars | |
org.jzy3d.plot3d.rendering.scene |
Uses of Legend in org.jzy3d.plot3d.primitives |
---|
Methods in org.jzy3d.plot3d.primitives that return Legend | |
---|---|
Legend |
AbstractDrawable.getFace()
|
Methods in org.jzy3d.plot3d.primitives with parameters of type Legend | |
---|---|
void |
AbstractDrawable.setLegend(Legend face)
|
Uses of Legend in org.jzy3d.plot3d.rendering.legends.colorbars |
---|
Subclasses of Legend in org.jzy3d.plot3d.rendering.legends.colorbars | |
---|---|
class |
ColorbarLegend
|
Uses of Legend in org.jzy3d.plot3d.rendering.scene |
---|
Methods in org.jzy3d.plot3d.rendering.scene that return types with arguments of type Legend | |
---|---|
java.util.List<Legend> |
Graph.getMetaData()
Return the list of available AbstractDrawable 's Legend . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |