java.lang.Object
repast.simphony.visualization.visualization3D.AbstractLabel
repast.simphony.visualization.visualization3D.AgentLabel
All Implemented Interfaces:
Label

public class AgentLabel extends AbstractLabel
Version:
$Revision: 1.2 $ $Date: 2006/01/06 22:53:54 $
Author:
Nick Collier
  • Constructor Details

    • AgentLabel

      public AgentLabel()
  • Method Details

    • getTranslation

      protected org.jogamp.vecmath.Vector3f getTranslation(org.jogamp.vecmath.Point3f center, float offset)
      Specified by:
      getTranslation in class AbstractLabel