Class DirectedEdgeVisualItem


  • public class DirectedEdgeVisualItem
    extends EdgeVisualItem
    Author:
    Nick Collier
    • Field Detail

      • arrowTranslate

        protected org.jogamp.java3d.Transform3D arrowTranslate
      • arrowTransform

        protected org.jogamp.java3d.TransformGroup arrowTransform
      • arrowHeight

        protected float arrowHeight
      • applyUpdate

        protected boolean applyUpdate
      • transVec

        protected org.jogamp.vecmath.Vector3f transVec
    • Method Detail

      • updateLocation

        public void updateLocation​(org.jogamp.vecmath.Point3f source,
                                   float sourceRadius,
                                   org.jogamp.vecmath.Point3f target,
                                   float targetRadius)
        Overrides:
        updateLocation in class EdgeVisualItem