Class P1

java.lang.Object
JavaTacticalRenderer.P1

public class P1 extends Object
Class used by channels for dtermining segments. Segments are used by clsChannelUtility to handle double-backed segments so that the lines will not go off the display area.
Author:
Michael Deutch
  • Field Details

    • start

      public int start
    • end_Renamed

      public int end_Renamed
  • Constructor Details

    • P1

      public P1()