Uses of Class
org.friendularity.api.west.ThingEstimate

Packages that use ThingEstimate
org.friendularity.api.west   
org.friendularity.impl.visual   
 

Uses of ThingEstimate in org.friendularity.api.west
 

Subclasses of ThingEstimate in org.friendularity.api.west
 class CompoundEstimate
           
 class PersonEstimate
           
 class SelfEstimate
           
 class StuffEstimate
           
 class TrackingEstimate
           
 class WorldEstimate
           
 

Methods in org.friendularity.api.west that return types with arguments of type ThingEstimate
 Set<ThingEstimate> WorldEstimate.getSubEstimates()
           
 Set<ThingEstimate> CompoundEstimate.getSubEstimates()
           
 

Uses of ThingEstimate in org.friendularity.impl.visual
 

Classes in org.friendularity.impl.visual with type parameters of type ThingEstimate
 class BaseVisualizer<TE extends ThingEstimate>
           
 interface EstimateVisualizer<TE extends ThingEstimate>
           
 class SingleShapeVisualizer<TE extends ThingEstimate>
           
 

Methods in org.friendularity.impl.visual with parameters of type ThingEstimate
 EstimateVisualizer GroupVisualizer.getSubVisualizer(ThingEstimate subEstimate)
           
 



Copyright © 2011-2014. All Rights Reserved.