Class EdgeLabel

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

public class EdgeLabel extends AbstractLabel
Author:
Nick Collier
  • Constructor Details

    • EdgeLabel

      public EdgeLabel()
  • Method Details

    • getTranslation

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