JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jzy3d.plot3d.builder
Interface IObjectTopology<O>
public interface
IObjectTopology<O>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Coord3d
getCoord
(
O
object)
String
getXAxisLabel
()
String
getYAxisLabel
()
String
getZAxisLabel
()
Method Details
getCoord
Coord3d
getCoord
(
O
object)
getXAxisLabel
String
getXAxisLabel
()
getYAxisLabel
String
getYAxisLabel
()
getZAxisLabel
String
getZAxisLabel
()