Class MLCGramMatrixLayer

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MLCGramMatrixLayer
extends MLCLayer
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • MLCGramMatrixLayer

      protected MLCGramMatrixLayer()
    • MLCGramMatrixLayer

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

      protected MLCGramMatrixLayer​(NSObject.SkipInit skipInit)
    • MLCGramMatrixLayer

      public MLCGramMatrixLayer​(float scale)
  • Method Details

    • getScale

      public float getScale()
    • create

      protected static long create​(float scale)
    • supportsDataType

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