|
|||||||||
| 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.DomeFeatureData
Insert the type's description here. Creation date: (2/27/00 8:20:27 PM)
| Constructor Summary | |
DomeFeatureData(long ptr)
DomeFeatureData constructor comment. |
|
| Method Summary | |
boolean |
accessSelections(ModelDoc topLevel,
Component c)
Insert the method's description here. |
Face |
getFace()
Insert the method's description here. |
double |
getHeight()
Insert the method's description here. |
boolean |
isConcave()
Insert the method's description here. |
boolean |
isElliptical()
Insert the method's description here. |
void |
releaseSelectionAccess()
Insert the method's description here. |
boolean |
setConcave(boolean isConcave)
Insert the method's description here. |
boolean |
setElliptical(boolean isElliptical)
Insert the method's description here. |
boolean |
setFace(Face newFace)
Insert the method's description here. |
boolean |
setHeight(double newHeight)
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 DomeFeatureData(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public boolean accessSelections(ModelDoc topLevel,
Component c)
topLevel - com.sculley.jim.swjava.ModelDocc - com.sculley.jim.swjava.Componentpublic Face getFace()
public double getHeight()
public boolean isConcave()
public boolean isElliptical()
public void releaseSelectionAccess()
public boolean setConcave(boolean isConcave)
isConcave - booleanpublic boolean setElliptical(boolean isElliptical)
isElliptical - booleanpublic boolean setFace(Face newFace)
newFace - com.sculley.jim.swjava.Facepublic boolean setHeight(double newHeight)
newHeight - double
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||