public class PwModelTwoParm extends PwModel
EXTRUDE, EXTRUDE_SYMMETRIC, PUNCH, RHOMBIFICATE, SHRINK, STELLATE, TRUNCATE, TRUNCATEFILL
HAS_BOUNDARY_PANEL, HAS_CONFIG_PANEL, HAS_INFO_PANEL, HAS_LABEL_PANEL, HAS_MATERIAL_PANEL, HAS_TEXTURE_PANEL, HAS_VECTOR_PANEL, INSPECTOR_INFO, INSPECTOR_INFO_EXT, IS_DELETED, IS_FIXED, IS_FOCUSSED, IS_PICKED, IS_SELECTED, IS_USED, NUM_TAGS
MODE_BUG, MODE_STANDARD, MODE_VALIDATE
Constructor and Description |
---|
PwModelTwoParm()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
init()
Initialization.
|
void |
setParameters(double v,
double f,
double e)
Set the three parameters for the modeling operation, adjusting
also the slider positions.
|
boolean |
update(java.lang.Object event)
Update the class whenever a child has changed.
|
compute, dual, extrude, extrude, getModelingType, isEnabledModeling, punch, reset, rhombificate, rhombiTruncate, setElementSet, setEnabledModeling, setGeometry, setModelingType, shrink, snubTruncate, stellate, truncate
cancel, close, getDisplay, getDisplays, getGeometry, getMode, getSavedGeometry, getViewer, isModal, isStandalone, ok, removeGeometry, setDisplay, setDisplays, setModal, setMode, setStandalone, setViewer
addInspector, addUpdateListener, assureInspector, clearTag, clone, clone, clone, copy, getFather, getInfoPanel, getInspector, getName, getNumObjects, getSymbol, hasInspector, hasTag, hasUpdateListener, instanceOf, instanceOf, newInspector, newInspector, removeInspector, removeInspector, removeUpdateListener, setName, setParent, setSymbol, setTag, toString, updatePanels
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFather, getName, setParent
public void setParameters(double v, double f, double e)
public boolean update(java.lang.Object event)
update
in interface PsUpdateIf
update
in class PwModel
event
- sender of this update.PsObject.setParent(PsUpdateIf)
,
PsObject.getFather()
,
PsObject.addUpdateListener(PsUpdateIf)
"