Package teilchen.util

Class Linef


  • public class Linef
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      processing.core.PVector p1  
      processing.core.PVector p2  
    • Constructor Summary

      Constructors 
      Constructor Description
      Linef()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • p1

        public processing.core.PVector p1
      • p2

        public processing.core.PVector p2
    • Constructor Detail

      • Linef

        public Linef()