|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.physics.solids.AtlasObject
org.jscience.physics.solids.AtlasLoad
public abstract class AtlasLoad
Top level abstract object for all model loads.
| Constructor Summary | |
|---|---|
AtlasLoad()
|
|
| Method Summary | |
|---|---|
abstract void |
contributeLoad(SolutionMatrices m)
Method to contribute contributions to the loads matrix. |
| Methods inherited from class org.jscience.physics.solids.AtlasObject |
|---|
compareTo, equals, getId, getParentModel, getType, loadJDOMElement, populateGeometry, setId, setParentModel, toString, unloadJDOMElement |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AtlasLoad()
| Method Detail |
|---|
public abstract void contributeLoad(SolutionMatrices m)
m - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||