|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.collada._2005._11.colladaschema.RigidConstraint.TechniqueCommon.Spring
public static class RigidConstraint.TechniqueCommon.Spring
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="angular" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="stiffness" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="damping" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="target_value" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="linear" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="stiffness" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="damping" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="target_value" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
RigidConstraint.TechniqueCommon.Spring.Angular
Java class for anonymous complex type. |
static class |
RigidConstraint.TechniqueCommon.Spring.Linear
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected RigidConstraint.TechniqueCommon.Spring.Angular |
angular
|
protected RigidConstraint.TechniqueCommon.Spring.Linear |
linear
|
| Constructor Summary | |
|---|---|
RigidConstraint.TechniqueCommon.Spring()
|
|
| Method Summary | |
|---|---|
RigidConstraint.TechniqueCommon.Spring.Angular |
getAngular()
Gets the value of the angular property. |
RigidConstraint.TechniqueCommon.Spring.Linear |
getLinear()
Gets the value of the linear property. |
void |
setAngular(RigidConstraint.TechniqueCommon.Spring.Angular value)
Sets the value of the angular property. |
void |
setLinear(RigidConstraint.TechniqueCommon.Spring.Linear value)
Sets the value of the linear property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RigidConstraint.TechniqueCommon.Spring.Angular angular
protected RigidConstraint.TechniqueCommon.Spring.Linear linear
| Constructor Detail |
|---|
public RigidConstraint.TechniqueCommon.Spring()
| Method Detail |
|---|
public RigidConstraint.TechniqueCommon.Spring.Angular getAngular()
RigidConstraint.TechniqueCommon.Spring.Angularpublic void setAngular(RigidConstraint.TechniqueCommon.Spring.Angular value)
value - allowed object is
RigidConstraint.TechniqueCommon.Spring.Angularpublic RigidConstraint.TechniqueCommon.Spring.Linear getLinear()
RigidConstraint.TechniqueCommon.Spring.Linearpublic void setLinear(RigidConstraint.TechniqueCommon.Spring.Linear value)
value - allowed object is
RigidConstraint.TechniqueCommon.Spring.Linear
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||