Uses of Interface
com.jme3.terrain.heightmap.ImageHeightmap

Packages that use ImageHeightmap
com.jme3.terrain.heightmap   
 

Uses of ImageHeightmap in com.jme3.terrain.heightmap
 

Classes in com.jme3.terrain.heightmap that implement ImageHeightmap
 class ImageBasedHeightMap
          ImageBasedHeightMap is a height map created from the grayscale conversion of an image.