class ConfigViewPlatformBehavior extends ConfigObject
| Modifier and Type | Field and Description |
|---|---|
private Transform3D |
homeTransform |
private Bounds |
schedulingBounds |
private int |
schedulingInterval |
(package private) ViewPlatformBehavior |
viewPlatformBehavior
The corresponding ViewPlatformBehavior instance.
|
aliases, baseName, classLoader, configContainer, creatingCommand, instanceName, isAlias, original, properties, targetClass, targetClassName, targetObject| Constructor and Description |
|---|
ConfigViewPlatformBehavior() |
| Modifier and Type | Method and Description |
|---|---|
(package private) ViewPlatformBehavior |
createViewPlatformBehavior()
Instantiate a ViewPlatformBehavior of the given class name.
|
protected void |
setProperty(ConfigCommand cmd)
Processes properties for this object.
|
createTargetObject, errorMessage, evaluateProperties, getClassForName, getNewInstance, initialize, isName, processProperties, setClassLoader, syntaxErrorprivate Transform3D homeTransform
private Bounds schedulingBounds
private int schedulingInterval
ViewPlatformBehavior viewPlatformBehavior
protected void setProperty(ConfigCommand cmd)
(ViewPlatformBehaviorProperty {instanceName} {attrName} {arg} ...)
setProperty in class ConfigObjectcommand - the command that invoked this methodViewPlatformBehavior createViewPlatformBehavior()
NOTE: All ConfigView and ConfigSensor objects must be processed before calling this method.
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.