Package org.jzy3d.plot3d.transform.space
package org.jzy3d.plot3d.transform.space
-
ClassDescriptionSpecify an axe transform (e.g. for log axes)A helper to apply 3
SpaceTransform
on each dimension of aCoord3d
.Apply log transform if value is greater than 0 (otherwise return 0).Apply log transform if value is greater than 0 (otherwise return 0).Apply log(e) transform if value is greater than 0 (otherwise return 0).Do not apply any transform (return input value).