Pyramid.Cached

Description

Name

class Tinman.Pyramid.Cached

Derived from

Pyramid

Wraps the given pyramid in a file cache.

Fields / Required

source

Type

Pyramid

Constraint

# != null

The source pyramid.

Fields / Optional

cache

Type

Cache

Default

null

The cache to use.


id

Type

number

Constraint

# >= 0 && # <= 1023

Default

0

Persistent unique identifier of the pixel pyramid being cached.

Fields / External

info

Holds detail information about this pixel pyramid.