|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yobotics.simulationconstructionset.util.graphics.DynamicGraphicObjectsListRegistry
com.yobotics.simulationconstructionset.util.graphics.SCSGraphicsRegistrar
public class SCSGraphicsRegistrar
Title: SCSGraphicsRegistrar OR "How I learned to stop typing DynamicGraphicObjectsListRegistry and love the java"
Description: Acts as an DynamicGraphicObjectsListRegistry and a GraphicObjectsList. Use anywhwere as a registry, add dynamic graphic objects to it, and then call registerEverything() with an scs
Copyright: Copyright (c) 2007
Company: IHMC
| Constructor Summary | |
|---|---|
SCSGraphicsRegistrar()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
add(DynamicGraphicObject dynamicGraphicObject)
Deprecated. |
YoVariable |
getVariable(java.lang.String string)
Deprecated. |
boolean |
hasUniqueVariable(java.lang.String var)
Deprecated. |
void |
registerInternalGraphicsList()
Deprecated. |
void |
registerVariable(YoVariable yoVariable)
Deprecated. |
| Methods inherited from class com.yobotics.simulationconstructionset.util.graphics.DynamicGraphicObjectsListRegistry |
|---|
addDynamicGraphicsObjectListsToSimulationConstructionSet, getRegisteredDynamicGraphicObjectsLists, registerDynamicGraphicObjectsList, registerDynamicGraphicObjectsLists |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCSGraphicsRegistrar()
| Method Detail |
|---|
public void registerInternalGraphicsList()
public void add(DynamicGraphicObject dynamicGraphicObject)
public boolean hasUniqueVariable(java.lang.String var)
public YoVariable getVariable(java.lang.String string)
public void registerVariable(YoVariable yoVariable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||