|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.plugin.JRViewerUtility
public class JRViewerUtility
Field Summary | |
---|---|
static java.lang.Class<? extends Content> |
defaultContentClass
|
Constructor Summary | |
---|---|
JRViewerUtility()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.Class<? extends Content> defaultContentClass
Constructor Detail |
---|
public JRViewerUtility()
Method Detail |
---|
public static Content getContentPlugin(Controller c)
T
- clazz
- the class of the plug-in
public static void encompass(Scene scene, int metric)
public static void encompassEuclidean(Scene scene)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |