Uses of Class
org.evoludo.graphics.S3Graph
Packages that use S3Graph
-
Uses of S3Graph in org.evoludo.graphics
Methods in org.evoludo.graphics with parameters of type S3GraphModifier and TypeMethodDescriptionTooltipProvider.Simplex.getTooltipAt
(S3Graph graph, double x, double y) Get the tooltip for the simplexgraph
at the scaled coordinates(x,y)
with the origin in the lower left corner of the simplex. -
Uses of S3Graph in org.evoludo.simulator.views
Fields in org.evoludo.simulator.views with type parameters of type S3Graph