bapsf_motion.motion_builder.layers.helpers

Module for helper functions associated with motion layer functionality.

Functions

layer_factory(ds, *, ly_type, **settings)

Factory function for calling and instantiating motion layer classes from the registry.

register_layer(layer_cls)

A decorator for registering a motion layer classes into the motion layer registry.

Variables & Attributes

layer_registry