- DEFAULT_FRAME_DELAY - Static variable in class visual.dynamic.sampled.Screen
-
- DescribedSprite - Class in visual.dynamic.described
-
A TweeningSprite that uses described visual content.
- DescribedSprite() - Constructor for class visual.dynamic.described.DescribedSprite
-
Default Constructor.
- destroy() - Method in class app.JApplication
-
This method is called just after the main window is
disposed.
- Dissolve - Class in visual.dynamic.sampled
-
A transition that fades-out the previous frame and
fades-in the new one.
- Dissolve(int, int) - Constructor for class visual.dynamic.sampled.Dissolve
-
Explicit Value Constructor.
- distance(double[], double[]) - Method in class math.EuclideanMetric
-
Calculate the distance between two n-dimensional points
(required by Metric).
- distance(double[], double[]) - Method in interface math.Metric
-
Calculate the distance between two n-dimensional points.
- distance(double[], double[]) - Method in class math.PostOfficeMetric
-
Calculate the distance between two n-dimensional points
(required by Metric).
- distance(double[], double[]) - Method in class math.RectilinearMetric
-
Calculate the distance between two n-dimensional points
(required by Metric).
- distance(double[], double[]) - Method in class math.SupremumMetric
-
Calculate the distance between two n-dimensional points
(required by Metric).
- DOWN - Static variable in class visual.dynamic.sampled.LineWipe
-