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 FrameRateFrameRate.ContinuousDuration(int duration) static FrameRateFrameRate.ContinuousRate(int rate) static FrameRateFrameRate.VariableDuration(int minDuration) static FrameRateFrameRate.VariableRate(int maxRate) Constructors in org.jzy3d.io.gif with parameters of type FrameRate