Class AgentLabel
java.lang.Object
repast.simphony.visualization.visualization3D.AbstractLabel
repast.simphony.visualization.visualization3D.AgentLabel
- All Implemented Interfaces:
Label
- Version:
- $Revision: 1.2 $ $Date: 2006/01/06 22:53:54 $
- Author:
- Nick Collier
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.jogamp.vecmath.Vector3f
getTranslation
(org.jogamp.vecmath.Point3f center, float offset) Methods inherited from class repast.simphony.visualization.visualization3D.AbstractLabel
getBranchGroup, getColor, getFont, getLabel, getOffset, getPosition, setColor, setFont, setLabel, setOffset, setPosition
-
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 classAbstractLabel
-