Uses of Class
org.geotools.gce.imagemosaic.MergeBehavior

Packages that use MergeBehavior
org.geotools.gce.imagemosaic   
 

Uses of MergeBehavior in org.geotools.gce.imagemosaic
 

Methods in org.geotools.gce.imagemosaic that return MergeBehavior
static MergeBehavior MergeBehavior.getDefault()
          Retrieves the default MergeBehavior.
static MergeBehavior MergeBehavior.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MergeBehavior[] MergeBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.