# class OverlapTiling



OverlapTiling inherits from TilingMethod


# MEMBERS

# member read-only overlapRule

Type: OverlapTiling.OverlapRule

# member read-only overlap

Type: Number

# member read-only noImage

Type: Number

# FUNCTIONS

# function builder()

Description:

Return:

(OverlapTiling.Builder) -

# STATIC FUNCTIONS

# static function defaults()

Description:

Return:

(OverlapTiling) -

# static function of()

Description:

Return:

(OverlapTiling) -

# static function of(overlap)

Description:

Parameters:

  • overlap: (Number) -

Return:

(OverlapTiling) -

Last Updated: 12/20/2022, 8:12:45 AM