|
|||||||||
| 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.Dimension
Insert the type's description here. Creation date: (2/24/00 12:52:55 PM)
| Constructor Summary | |
Dimension(long ptr)
Dimension constructor comment. |
|
| Method Summary | |
long |
getArcEndCondition(long index)
Insert the method's description here. |
java.lang.String |
getFullName()
Insert the method's description here. |
java.lang.String |
getName()
Insert the method's description here. |
long |
getState()
Insert the method's description here. |
double |
getSystemValue()
Insert the method's description here. |
SWTolerance |
getTolerance()
Insert the method's description here. |
double |
getUserValueIn(ModelDoc modelDoc)
Insert the method's description here. |
double |
getValue()
Insert the method's description here. |
boolean |
isAppliedToAllConfigs()
Insert the method's description here. |
boolean |
isReadOnly()
Insert the method's description here. |
boolean |
isReference()
Insert the method's description here. |
boolean |
setArcEndCondition(int index,
long condition)
Insert the method's description here. |
boolean |
setName(java.lang.String name)
Insert the method's description here. |
boolean |
setReadOnly(boolean isReadOnly)
Insert the method's description here. |
boolean |
setState(long state)
Insert the method's description here. |
boolean |
setState(long state,
long ptr)
Insert the method's description here. |
boolean |
setSystemValue(long value,
long configFlag)
Insert the method's description here. |
boolean |
setTolerance(SWTolerance tol)
Insert the method's description here. |
boolean |
setUserValueIn(ModelDoc mDoc,
double value,
long configFlag)
Insert the method's description here. |
boolean |
setValue(double value,
long configFlag)
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 Dimension(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public long getArcEndCondition(long index)
index - longpublic java.lang.String getFullName()
public java.lang.String getName()
public long getState()
public double getSystemValue()
public SWTolerance getTolerance()
public double getUserValueIn(ModelDoc modelDoc)
modelDoc - com.sculley.jim.swjava.ModelDocpublic double getValue()
public boolean isAppliedToAllConfigs()
public boolean isReadOnly()
public boolean isReference()
public boolean setArcEndCondition(int index,
long condition)
index - intcondition - longpublic boolean setName(java.lang.String name)
name - java.lang.Stringpublic boolean setReadOnly(boolean isReadOnly)
isReadOnly - booleanpublic boolean setState(long state)
state - long
public boolean setState(long state,
long ptr)
state - longptr - long
public boolean setSystemValue(long value,
long configFlag)
value - longconfigFlag - longpublic boolean setTolerance(SWTolerance tol)
tol - com.sculley.jim.swjava.SWTolerance
public boolean setUserValueIn(ModelDoc mDoc,
double value,
long configFlag)
mDoc - com.sculley.jim.swjava.ModelDocvalue - doubleconfigFlag - long
public boolean setValue(double value,
long configFlag)
value - doubleconfigFlag - long
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||