Uses of Interface
org.ascape.util.vis.ImageFeature

Packages that use ImageFeature
org.ascape.util.vis   
org.ascape.view.vis   
 

Uses of ImageFeature in org.ascape.util.vis
 

Classes in org.ascape.util.vis that implement ImageFeature
 class DrawImageFeature
          A class using a image feature to determine the image to use to draw a feature.
 class ImageFeatureConcrete
          A Image feature returns a image based on the state of an object of known type provided to it.
 class ImageFeatureFixed
          An interface for a class providing an image that doesn't change in relation to the supplied object.
 

Methods in org.ascape.util.vis that return ImageFeature
 ImageFeature DrawImageFeature.getImageFeature()
          Returns the image feature this object is using to interpret the object's image.
 

Methods in org.ascape.util.vis with parameters of type ImageFeature
 void DrawImageFeature.setImageFeature(ImageFeature imageFeature)
          Sets the image feature this object uses to interpret the object's image.
 

Constructors in org.ascape.util.vis with parameters of type ImageFeature
DrawImageFeature(java.lang.String name, ImageFeature imageFeature)
          Constructs the feature with a name and image feature.
 

Uses of ImageFeature in org.ascape.view.vis
 

Methods in org.ascape.view.vis that return ImageFeature
 ImageFeature Overhead2DContinuousView.getAgentImageFeature()
          Returns the image feature that will be used for determining agent color.
 

Methods in org.ascape.view.vis with parameters of type ImageFeature
 void Overhead2DContinuousView.setAgentImageFeature(ImageFeature agentImageFeature)
          Set the image feature that will be used for determining agent color.
 void HostedAgentView.setHostedAgentImageFeature(ImageFeature agentImageFeature)
          Set the image feature that will be used for determining agent image.
 



Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.