Class GConstants


  • public final class GConstants
    extends java.lang.Object
    Graphic constants
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BEACON_PICTURE
      Picture filename which illustrates a beacon
      static java.lang.String SATELLITE_PICTURE
      Picture filename which illustrates a beacon
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BEACON_PICTURE

        public static final java.lang.String BEACON_PICTURE
        Picture filename which illustrates a beacon
        See Also:
        Constant Field Values
      • SATELLITE_PICTURE

        public static final java.lang.String SATELLITE_PICTURE
        Picture filename which illustrates a beacon
        See Also:
        Constant Field Values