class documentation

Undocumented

Method compile Undocumented
Method configure Undocumented
Method decorate_html Undocumented
Method error_handler Undocumented
Method finalize Undocumented
Method finalize_pdf Undocumented
Method finalize_png Undocumented
Method frame_template Undocumented
Method render Undocumented
Method render_legend Undocumented
Method render_map Undocumented
Instance Variable compiledFn Undocumented
Instance Variable compiledTime Undocumented
Instance Variable path Undocumented
Instance Variable text Undocumented

Inherited from Object:

Method notify Undocumented
Method prepare_args Undocumented
Method props Undocumented
Instance Variable mapSize Undocumented
Instance Variable mimeTypes Undocumented
Instance Variable pageMargin Undocumented
Instance Variable pageSize Undocumented
Instance Variable subject Undocumented
Instance Variable title Undocumented

Inherited from Node (via Object):

Method cfg Undocumented
Method closest Undocumented
Method create_child Undocumented
Method create_child_if_configured Undocumented
Method create_children Undocumented
Method find_all Undocumented
Method find_first Undocumented
Method initialize Undocumented
Instance Variable config Undocumented
Instance Variable permissions Undocumented
Method _configure_permissions Undocumented

Inherited from Object (via Object, Node):

Method __repr__ Undocumented

Inherited from INode (via Object, Node, Object, ITemplate):

Method activate Undocumented
Method post_configure Undocumented
Method pre_configure Undocumented
Class Variable children Undocumented
Class Variable extName Undocumented
Class Variable extType Undocumented
Class Variable parent Undocumented
Class Variable root Undocumented
Class Variable uid Undocumented
def compile(self, engine: Engine): (source)

Undocumented

def configure(self): (source)
def decorate_html(self, html): (source)

Undocumented

def error_handler(self, exc, path, line, env): (source)

Undocumented

def finalize(self, tri: gws.TemplateRenderInput, html: str, args: dict, main_engine: Engine): (source)

Undocumented

def finalize_pdf(self, tri: gws.TemplateRenderInput, html: str, args: dict, main_engine: Engine): (source)

Undocumented

def finalize_png(self, tri: gws.TemplateRenderInput, html: str, args: dict, main_engine: Engine): (source)

Undocumented

def frame_template(self, header, footer, page_size): (source)

Undocumented

def render(self, tri): (source)

Undocumented

def render_legend(self, tri: gws.TemplateRenderInput, index, layers): (source)

Undocumented

def render_map(self, tri: gws.TemplateRenderInput, width, height, index, bbox=None, center=None, scale=None, rotation=None): (source)

Undocumented

compiledFn = (source)

Undocumented

compiledTime: float = (source)

Undocumented

path: str = (source)

Undocumented

text: str = (source)

Undocumented