A texture map is an association between data values and graphical
textures. An object of class "texturemap" represents a texture
map. Such objects are returned from the plotting function
textureplot, and can be created directly by the function
texturemap.
This function plot.texturemap is a method for the generic
plot for the class "texturemap". It displays
a sample of each of the textures in the texture map, in a separate
box, annotated by the data value which is mapped to that texture.
The arrangement and position of the boxes is controlled by
the arguments vertical, xlim, ylim and
gap.