public class PwParameterLines extends PjWorkshop
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_TAGSMODE_BUG, MODE_STANDARD, MODE_VALIDATE| Constructor and Description |
|---|
PwParameterLines()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getParameterLines()
Get parameter lines of the workshop's geometry, extracted from its combinational properties,
as a new PgPolygonSet.
|
static PgPolygonSet |
getParameterLines(PgElementSet geom)
Get parameter lines of a PgElementSet, extracted from its combinational properties,
as a new PgPolygonSet.
|
void |
init()
Initialisation
|
void |
refineParameterLines()
Refine the parameter lines of the workshop's geometry by DLG refinement.
|
static void |
refineParameterLines(PgElementSet geom,
int grade)
Refine the parameter lines of an PgElementSet by DLG refinement.
|
void |
reset()
Reset the workshop to its initial status.
|
void |
setGeometry(PgElementSet geom)
Store the geometry as PgElementSet to this workshop.
|
cancel, close, getDisplay, getDisplays, getGeometry, getMode, getSavedGeometry, getViewer, isModal, isStandalone, ok, openDialog, removeGeometry, setDisplay, setDisplays, setGeometry, setModal, setMode, setStandalone, setViewer, updateaddInspector, 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, updatePanelsequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFather, getName, setParentpublic void init()
init in class PjWorkshoppublic void setGeometry(PgElementSet geom)
public void reset()
reset in class PjWorkshoppublic void refineParameterLines()
public void getParameterLines()
public static PgPolygonSet getParameterLines(PgElementSet geom)
public static void refineParameterLines(PgElementSet geom, int grade)
"