Interface MarkerStyleConstants


  • public interface MarkerStyleConstants
    Provides a common set of marker dictionary identifiers. The purpose is to provide a set of identifiers that most implementations support.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String DD
      Defines a definition description style.
      static String EM
      Defines emphasis style.
      static String STRONG
      Defines strong style.
      static String SUB
      Defines subscript style.
      static String SUP
      Defines superscript style.