public class PgPointSet_Menu extends PgGeometry_Menu
PgGeometry_Menu
,
Serialized FormModifier and Type | Field and Description |
---|---|
java.lang.String[] |
m_pointSetMethod |
static int |
MTHD_EVOLVE |
static int |
MTHD_IDENTIFY_VERTICES |
static int |
MTHD_MARK_WITH_SPHERE |
static int |
MTHD_MODEL_VECTOR_FIELD |
static int |
MTHD_NOISE |
static int |
MTHD_NORMALIZE_VECTOR_FIELD |
static int |
MTHD_ROTATE_VECTOR_FIELD |
static int |
MTHD_TRANSFORM |
m_geometryMethod, MTHD_PRINT_ALL, MTHD_PRINT_BNDBOX, MTHD_PRINT_CENTER, MTHD_SHOW_BNDBOX, MTHD_SHOW_CENTER, MTHD_SHOW_NAME, MTHD_UPDATE
Constructor and Description |
---|
PgPointSet_Menu() |
Modifier and Type | Method and Description |
---|---|
boolean |
applyMethod(java.lang.String aMethod)
Invoke action determined by current string.
|
void |
init(PsObject anObject)
Register the target geometry, and
subclasses should register all menu items and submenus.
|
getViewer, setViewer, update
actionPerformed, addMenu, addMenu, addMenuItem, addMenuItem, addMenuItem, clone, getFather, getLanguage, getMenu, getMenuItem, getName, hasMenu, hasMenuItem, itemStateChanged, removeMenu, removeMenuItem, setName, setParent
add, add, addAll, addAll, addElement, capacity, clear, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize
public static final int MTHD_EVOLVE
public static final int MTHD_IDENTIFY_VERTICES
public static final int MTHD_NOISE
public static final int MTHD_MODEL_VECTOR_FIELD
public static final int MTHD_MARK_WITH_SPHERE
public static final int MTHD_TRANSFORM
public static final int MTHD_ROTATE_VECTOR_FIELD
public static final int MTHD_NORMALIZE_VECTOR_FIELD
public java.lang.String[] m_pointSetMethod
public void init(PsObject anObject)
PsMethodMenu
init
in class PgGeometry_Menu
anObject
- argument used by subclasses to specify object on which action shall be executed.public boolean applyMethod(java.lang.String aMethod)
PsMethodMenu
false
, and should be overwritten by subclasses.applyMethod
in class PgGeometry_Menu
"