Interface Dwarf

All Known Implementing Classes:
DwarfAddOn, DwarfQr

public interface Dwarf
  • Method Summary

    Modifier and Type
    Method
    Description
    static Dwarf
     
    static Dwarf
     
    static Dwarf
    create(Class<?> clazz)
     
    void
    minimize(io.vertx.core.json.JsonObject dataReference, io.vertx.core.json.JsonObject matrix, io.horizon.specification.meta.secure.Acl acl)
     
  • Method Details

    • create

      static Dwarf create(RegionType type)
    • create

      static Dwarf create()
    • create

      static Dwarf create(Class<?> clazz)
    • minimize

      void minimize(io.vertx.core.json.JsonObject dataReference, io.vertx.core.json.JsonObject matrix, io.horizon.specification.meta.secure.Acl acl)