Class MACaptionAppearanceTextEdgeStyle


  • public final class MACaptionAppearanceTextEdgeStyle
    extends java.lang.Object
    [@enum] MACaptionAppearanceTextEdgeStyle MACaptionAppearanceTextEdgeStyle is used to specify a text-edge style. [@constant] kMACaptionAppearanceTextEdgeStyleUndefined Undefined edge style. [@constant] kMACaptionAppearanceTextEdgeStyleNone No edge style. [@constant] kMACaptionAppearanceTextEdgeStyleRaised Raised edge style. [@constant] kMACaptionAppearanceTextEdgeStyleDepressed Depressed edge style. [@constant] kMACaptionAppearanceTextEdgeStyleUniform Uniform edge style. [@constant] kMACaptionAppearanceTextEdgeStyleDropShadow Shadow edge style.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait