Interface Vertex

    • Method Detail

      • step

        boolean step​(java.util.Map<java.lang.String,​java.lang.Object> cache)
      • scan

        ScanResult scan​(java.util.Map<java.lang.String,​java.lang.Object> cache)
      • getArea

        @Nullable
        default Area.Rectangular getArea()
        Description copied from interface: Locatable
        The coordinate area occupied on the world-graph
        Specified by:
        getArea in interface Locatable
        Returns:
        The coordinate area, or null if unavailable