App
Public Attributes | List of all members
mhr.appcore.tasks.RenderingTask.RenderScope Enum Reference

Výčet určující rozsah a způsob renderování. More...

Public Attributes

 NONE
 
 INCREMENTAL
 
 MERGED
 
 HEURISTIC
 

Detailed Description

Výčet určující rozsah a způsob renderování.

Deprecated:

Definition at line 23 of file RenderingTask.java.

Member Data Documentation

mhr.appcore.tasks.RenderingTask.RenderScope.HEURISTIC

Definition at line 24 of file RenderingTask.java.

mhr.appcore.tasks.RenderingTask.RenderScope.INCREMENTAL

Definition at line 24 of file RenderingTask.java.

mhr.appcore.tasks.RenderingTask.RenderScope.MERGED

Definition at line 24 of file RenderingTask.java.

mhr.appcore.tasks.RenderingTask.RenderScope.NONE

Definition at line 24 of file RenderingTask.java.


The documentation for this enum was generated from the following file: