Uses of Interface
ucar.visad.display.ConstantMaps.Visitor
Packages that use ConstantMaps.Visitor
Package
Description
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of ConstantMaps.Visitor in ucar.visad.display
Methods in ucar.visad.display with parameters of type ConstantMaps.VisitorModifier and TypeMethodDescriptionvoid
ConstantMapAdapter.accept
(ConstantMaps.Visitor visitor) Accepts a visitor for this instance.void
ConstantMapComposite.accept
(ConstantMaps.Visitor visitor) Accepts aConstantMaps.Visitor
to this instance.void
ConstantMaps.accept
(ConstantMaps.Visitor visitor) Accepts aConstantMaps.Visitor
to this instance.