Class TLcdVPFGeoSymDefaults

java.lang.Object
com.luciad.format.vpf.TLcdVPFGeoSymDefaults

public class TLcdVPFGeoSymDefaults extends Object
Stores the default values for the ECDIS External Attribute Values used in the rules to determine the representation of a VPF object. They are only used when displaying DNC data.
  • Constructor Details

    • TLcdVPFGeoSymDefaults

      public TLcdVPFGeoSymDefaults()
  • Method Details

    • getSSDCValue

      public static Float getSSDCValue()
      Returns the SSDC value.
      Returns:
      The SSDC value
      See Also:
    • setSSDCValue

      public static void setSSDCValue(Float aSSDCValue)
      Sets the SSDC value.
      Parameters:
      aSSDCValue - The SSDC value.
      See Also:
    • getMSDCValue

      public static Float getMSDCValue()
      Returns the MSDC value.
      Returns:
      The MSDC value
      See Also:
    • setMSDCValue

      public static void setMSDCValue(Float aMSDCValue)
      Sets the MSDC value.
      Parameters:
      aMSDCValue - The MSDC value.
      See Also:
    • getMSSCValue

      public static Float getMSSCValue()
      Returns the MSSC value.
      Returns:
      The MSSC value
      See Also:
    • setMSSCValue

      public static void setMSSCValue(Float aMSSCValue)
      Sets the MSSC value.
      Parameters:
      aMSSCValue - The MSSC value.
      See Also:
    • getISDMValue

      public static Integer getISDMValue()
      Returns the ISDM value.
      Returns:
      The ISDM value
      See Also:
    • setISDMValue

      public static void setISDMValue(Integer aISDMValue)
      Sets the ISDM value.
      Parameters:
      aISDMValue - The ISDM value.
      See Also:
    • getIDSMValue

      public static Integer getIDSMValue()
      Returns the IDSM value.
      Returns:
      The IDSM value
      See Also:
    • setIDSMValue

      public static void setIDSMValue(Integer aIDSMValue)
      Sets the IDSM value.
      Parameters:
      aIDSMValue - The IDSM value.
      See Also: