Class RootPath

java.lang.Object
com.technia.dsx.threedspace.zone.RootPath

public class RootPath extends Object
Document me
Since:
2023-04-24
  • Constructor Details

    • RootPath

      public RootPath()
  • Method Details

    • add

      public RootPath add(String... physicalId)
      Define root elements. It can be one root, or a bunch of roots. In case of multiple roots, the same algorithm is applied for each of them.
      Parameters:
      physicalId - The root id
    • isEmpty

      public boolean isEmpty()
    • get

      public List<List<String>> get()