public class PgPolygon_Menu extends PgPointSet_Menu
PgGeometry_Menu
,
Serialized FormModifier and Type | Field and Description |
---|---|
java.lang.String[] |
m_polygonMethod |
static int |
MTHD_GET_TUBE |
static int |
MTHD_RESOLUTION |
m_pointSetMethod, MTHD_EVOLVE, MTHD_IDENTIFY_VERTICES, MTHD_MARK_WITH_SPHERE, MTHD_MODEL_VECTOR_FIELD, MTHD_NOISE, MTHD_NORMALIZE_VECTOR_FIELD, MTHD_ROTATE_VECTOR_FIELD, 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 |
---|
PgPolygon_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_RESOLUTION
public static final int MTHD_GET_TUBE
public java.lang.String[] m_polygonMethod
public void init(PsObject anObject)
PsMethodMenu
init
in class PgPointSet_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 PgPointSet_Menu
"