Package heronarts.lx
Interface LX.Permissions
- Enclosing class:
- LX
public static interface LX.Permissions
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
canSave()
int
int
boolean
hasPackageLicense
(String packageName) boolean
-
Field Details
-
UNLIMITED_POINTS
static final int UNLIMITED_POINTS- See Also:
-
UNRESTRICTED
-
-
Method Details
-
isEulaRequired
boolean isEulaRequired() -
canSave
boolean canSave() -
getMaxOutputPoints
int getMaxOutputPoints() -
getMaxRenderPoints
int getMaxRenderPoints() -
canRunPlugins
boolean canRunPlugins() -
hasPackageLicense
-