Uses of Class
eu.planets_project.services.compare.PropertyComparison

Packages that use PropertyComparison
eu.planets_project.services.compare Interfaces and result types for Planets comparison services. 
eu.planets_project.services.java_se.image   
 

Uses of PropertyComparison in eu.planets_project.services.compare
 

Methods in eu.planets_project.services.compare that return types with arguments of type PropertyComparison
 List<PropertyComparison> CompareResult.getComparisons()
           
 

Constructor parameters in eu.planets_project.services.compare with type arguments of type PropertyComparison
CompareResult(List<PropertyComparison> properties, ServiceReport report)
           
CompareResult(List<PropertyComparison> properties, ServiceReport report, List<CompareResult> results)
           
CompareResult(List<PropertyComparison> properties, ServiceReport report, List<CompareResult> results, String fragmentID)
           
CompareResult(List<PropertyComparison> properties, ServiceReport report, String fragmentID)
           
 

Uses of PropertyComparison in eu.planets_project.services.java_se.image
 

Methods in eu.planets_project.services.java_se.image that return PropertyComparison
static PropertyComparison JavaImageIOCompare.buildPsnrProperty(double psnr)
           
 



Copyright © 2013 Open Planets Foundation. All Rights Reserved.