Uses of Class
org.jzy3d.io.gif.FrameRate
Packages that use FrameRate
-
Uses of FrameRate in org.jzy3d.io
Fields in org.jzy3d.io declared as FrameRateConstructors in org.jzy3d.io with parameters of type FrameRate -
Uses of FrameRate in org.jzy3d.io.gif
Methods in org.jzy3d.io.gif that return FrameRateModifier and TypeMethodDescriptionstatic FrameRate
FrameRate.ContinuousDuration
(int duration) static FrameRate
FrameRate.ContinuousRate
(int rate) static FrameRate
FrameRate.VariableDuration
(int minDuration) static FrameRate
FrameRate.VariableRate
(int maxRate) Constructors in org.jzy3d.io.gif with parameters of type FrameRate