|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sculley.jim.swjava.peer.CppPeer
|
+--com.sculley.jim.swjava.Component
| Constructor Summary | |
Component(long ptr)
SWComponent constructor comment. |
|
| Method Summary | |
Body |
getBody()
Insert the method's description here. |
SWBox |
getBoundingBox(boolean includeRefPlanes,
boolean includeSketches)
Insert the method's description here. |
long |
getChildCount()
Insert the method's description here. |
java.util.Collection |
getChildren()
Insert the method's description here. |
java.lang.String |
getMaterialIDName()
Insert the method's description here. |
SWMaterialProperties |
getMaterialProperties()
Insert the method's description here. |
java.lang.String |
getMaterialUserName()
Insert the method's description here. |
ModelDoc |
getModel()
Insert the method's description here. |
java.lang.String |
getName()
Insert the method's description here. |
java.lang.String |
getPathName()
Insert the method's description here. |
java.lang.String |
getReferencedConfiguration()
Insert the method's description here. |
java.util.Enumeration |
getRelatedBodies()
Insert the method's description here. |
java.util.Enumeration |
getSectionedBodies(ModelView modelView)
Insert the method's description here. |
long |
getSuppressionState()
Insert the method's description here. |
SWTransform |
getTransform()
Insert the method's description here. |
boolean |
isFixed()
Insert the method's description here. |
boolean |
isHidden(boolean considerSuppressedHidden)
Insert the method's description here. |
boolean |
isSuppressed()
Insert the method's description here. |
boolean |
setMaterialIDName(java.lang.String name)
Insert the method's description here. |
boolean |
setMaterialProperties(SWMaterialProperties properties)
Insert the method's description here. |
boolean |
setMaterialUserName(java.lang.String name)
Insert the method's description here. |
boolean |
setReferencedConfiguration(java.lang.String configName)
Insert the method's description here. |
boolean |
setSuppression(long suppressionState)
Insert the method's description here. |
boolean |
setTransform(SWTransform transform)
Insert the method's description here. |
| Methods inherited from class com.sculley.jim.swjava.peer.CppPeer |
getPtr |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Component(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public Body getBody()
public SWBox getBoundingBox(boolean includeRefPlanes,
boolean includeSketches)
includeRefPlanes - booleanincludeSketches - booleanpublic long getChildCount()
public java.util.Collection getChildren()
public java.lang.String getMaterialIDName()
public SWMaterialProperties getMaterialProperties()
public java.lang.String getMaterialUserName()
public ModelDoc getModel()
public java.lang.String getName()
public java.lang.String getPathName()
public java.lang.String getReferencedConfiguration()
public java.util.Enumeration getRelatedBodies()
public java.util.Enumeration getSectionedBodies(ModelView modelView)
modelView - com.sculley.jim.swjava.ModelViewpublic long getSuppressionState()
public SWTransform getTransform()
public boolean isFixed()
public boolean isHidden(boolean considerSuppressedHidden)
considerSuppressedHidden - booleanpublic boolean isSuppressed()
public boolean setMaterialIDName(java.lang.String name)
name - java.lang.Stringpublic boolean setMaterialProperties(SWMaterialProperties properties)
properties - com.sculley.jim.swjava.SWMaterialPropertiespublic boolean setMaterialUserName(java.lang.String name)
name - java.lang.Stringpublic boolean setReferencedConfiguration(java.lang.String configName)
configName - java.lang.String
public boolean setSuppression(long suppressionState)
throws SuppressionException
suppressionState - longpublic boolean setTransform(SWTransform transform)
transform - com.sculley.jim.swjava.SWTransform
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||