public class JRViewerUtility extends Object
| Modifier and Type | Field and Description |
|---|---|
static Class<? extends Content> |
defaultContentClass |
| Constructor and Description |
|---|
JRViewerUtility() |
| Modifier and Type | Method and Description |
|---|---|
static void |
encompass(Scene scene,
int metric) |
static void |
encompassEuclidean(Scene scene) |
static Content |
getContentPlugin(Controller c)
Returns a Content instance if there is one registered
|
public static Content getContentPlugin(Controller c)
T - clazz - the class of the plug-inpublic static void encompass(Scene scene, int metric)
public static void encompassEuclidean(Scene scene)