|
||||||||||
| 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.Limits
public static class RigidConstraint.TechniqueCommon.Limits
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="swing_cone_and_twist" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="min" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" minOccurs="0"/>
<element name="max" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" 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="min" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" minOccurs="0"/>
<element name="max" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
RigidConstraint.TechniqueCommon.Limits.Linear
Java class for anonymous complex type. |
static class |
RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected RigidConstraint.TechniqueCommon.Limits.Linear |
linear
|
protected RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist |
swingConeAndTwist
|
| Constructor Summary | |
|---|---|
RigidConstraint.TechniqueCommon.Limits()
|
|
| Method Summary | |
|---|---|
RigidConstraint.TechniqueCommon.Limits.Linear |
getLinear()
Gets the value of the linear property. |
RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist |
getSwingConeAndTwist()
Gets the value of the swingConeAndTwist property. |
void |
setLinear(RigidConstraint.TechniqueCommon.Limits.Linear value)
Sets the value of the linear property. |
void |
setSwingConeAndTwist(RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist value)
Sets the value of the swingConeAndTwist property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist swingConeAndTwist
protected RigidConstraint.TechniqueCommon.Limits.Linear linear
| Constructor Detail |
|---|
public RigidConstraint.TechniqueCommon.Limits()
| Method Detail |
|---|
public RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist getSwingConeAndTwist()
RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwistpublic void setSwingConeAndTwist(RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist value)
value - allowed object is
RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwistpublic RigidConstraint.TechniqueCommon.Limits.Linear getLinear()
RigidConstraint.TechniqueCommon.Limits.Linearpublic void setLinear(RigidConstraint.TechniqueCommon.Limits.Linear value)
value - allowed object is
RigidConstraint.TechniqueCommon.Limits.Linear
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||