Uses of Class
microsim.space.DoubleSpace
Packages that use DoubleSpace
-
Uses of DoubleSpace in microsim.gui.space
Constructors in microsim.gui.space with parameters of type DoubleSpaceModifierConstructorDescriptionLayerDblGridDrawer(String name, DoubleSpace matrix, ColorMap colorRange) Create a double layer drawer using values taken from a DblGrid matrix and a given IColorMap.LayerDblGridDrawer(String name, DoubleSpace matrix, ColorMap colorRange, Color trasparentColor) Create a double layer drawer using values using values taken from a DblGrid matrix and a given IColorMap. -
Uses of DoubleSpace in microsim.space
Subclasses of DoubleSpace in microsim.spaceModifier and TypeClassDescriptionclassDiscrete 2nd order approximation of 2d diffusion with evaporation.Methods in microsim.space with parameters of type DoubleSpaceModifier and TypeMethodDescriptionvoidDoubleSpace.copyGridTo(DoubleSpace dm) Copies the given DblGrid content in this grid.Constructors in microsim.space with parameters of type DoubleSpace