Class MLCScatterLayer

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MLCScatterLayer
extends MLCLayer
Since:
Available in iOS 14.5 and later.
  • Constructor Details

    • MLCScatterLayer

      protected MLCScatterLayer()
    • MLCScatterLayer

      protected MLCScatterLayer​(NSObject.Handle h, long handle)
    • MLCScatterLayer

      protected MLCScatterLayer​(NSObject.SkipInit skipInit)
    • MLCScatterLayer

      public MLCScatterLayer​(long dimension, MLCReductionType reductionType)
  • Method Details

    • getDimension

      public long getDimension()
    • getReductionType

      public MLCReductionType getReductionType()
    • create

      protected static long create​(long dimension, MLCReductionType reductionType)
    • supportsDataType

      public static boolean supportsDataType​(MLCDataType dataType, MLCDevice device)