Class IsolationEffects


  • class IsolationEffects
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • filter

        @Nullable
        public final @Nullable Filter filter
      • mask

        @Nullable
        public final @Nullable Mask mask
      • clipPath

        @Nullable
        public final @Nullable ClipPath clipPath
    • Constructor Detail

      • IsolationEffects

        public IsolationEffects​(@Nullable
                                @Nullable Filter filter,
                                @Nullable
                                @Nullable Mask mask,
                                @Nullable
                                @Nullable ClipPath clipPath)