Documentation of 'jv.geom.PgPolygonSet_Menu' Java class
PgPolygonSet_Menu ("JavaView Reference Manual")
"JavaView? v5.03.003"
jv.geom

Class PgPolygonSet_Menu

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.awt.event.ItemListener, java.io.Serializable, java.lang.Cloneable, java.lang.Iterable, java.util.Collection, java.util.EventListener, java.util.List, java.util.RandomAccess, PsUpdateIf


    public class PgPolygonSet_Menu
    extends PgPointSet_Menu
    Add specific menu items to 'method' menu in control panel to invoke methods from menu.
    See Also:
    PgGeometry_Menu, Serialized Form
    Author:
    Konrad Polthier
    Version:
    30.08.08, 2.60 revised (kp) No longer enable showing of vertices, edges and elements when individual color is computed.
    10.06.06, 2.50 revised (kp) Mark polygons added to select single polygons.
    11.07.02, 2.40 revised (kp) Menu items for removal of colors and normals added.
    08.05.02, 2.30 revised (ur) Missing menu entries for mark all, unmark all, invert marks and remove marked added.
    22.03.02, 2.20 revised (ur) Internationalization.
    15.09.01, 2.10 revised (ur) Reorganisation of all Method Menus.
    18.07.99, 2.00 revised (kp) Method calls changed and PsMenu replaced with standard java.awt.Menu.
    00.00.98, 1.00 created (kp)
    • Field Detail

      • MTHD_ASSURE_DIM_OF_POLYGONS

        public static final int MTHD_ASSURE_DIM_OF_POLYGONS
        See Also:
        Constant Field Values
      • MTHD_MAKE_VERTEX_NORMALS

        public static final int MTHD_MAKE_VERTEX_NORMALS
        See Also:
        Constant Field Values
      • MTHD_REMOVE_UNUSED_VERTICES

        public static final int MTHD_REMOVE_UNUSED_VERTICES
        See Also:
        Constant Field Values
      • MTHD_SHOW_POLYGON_START_ARROW

        public static final int MTHD_SHOW_POLYGON_START_ARROW
        See Also:
        Constant Field Values
      • MTHD_SHOW_POLYGON_END_ARROW

        public static final int MTHD_SHOW_POLYGON_END_ARROW
        See Also:
        Constant Field Values
      • MTHD_SHOW_GLOBAL_POLYGON_COLOR

        public static final int MTHD_SHOW_GLOBAL_POLYGON_COLOR
        See Also:
        Constant Field Values
      • MTHD_MAKE_POLYGON_COLOR_FROM_XYZ

        public static final int MTHD_MAKE_POLYGON_COLOR_FROM_XYZ
        See Also:
        Constant Field Values
      • MTHD_MAKE_POLYGON_COLOR_FROM_Z

        public static final int MTHD_MAKE_POLYGON_COLOR_FROM_Z
        See Also:
        Constant Field Values
      • MTHD_MAKE_POLYGON_COLOR_FROM_Z_HUE

        public static final int MTHD_MAKE_POLYGON_COLOR_FROM_Z_HUE
        See Also:
        Constant Field Values
      • MTHD_SHOW_POLYGON_LABELS

        public static final int MTHD_SHOW_POLYGON_LABELS
        See Also:
        Constant Field Values
      • MTHD_SHOW_POLYGON_NORMAL_ARROW

        public static final int MTHD_SHOW_POLYGON_NORMAL_ARROW
        See Also:
        Constant Field Values
      • MTHD_MAKE_VERTEX_BINORMALS

        public static final int MTHD_MAKE_VERTEX_BINORMALS
        See Also:
        Constant Field Values
      • MTHD_MAKE_VERTEX_OFFSET_NORMALS

        public static final int MTHD_MAKE_VERTEX_OFFSET_NORMALS
        See Also:
        Constant Field Values
      • MTHD_MAKE_VERTEX_CURVATURE_NORMALS

        public static final int MTHD_MAKE_VERTEX_CURVATURE_NORMALS
        See Also:
        Constant Field Values
      • MTHD_REMOVE_MARKED_POLYGONS

        public static final int MTHD_REMOVE_MARKED_POLYGONS
        See Also:
        Constant Field Values
      • MTHD_UNMARK_ALL_POLYGONS

        public static final int MTHD_UNMARK_ALL_POLYGONS
        See Also:
        Constant Field Values
      • MTHD_INVERT_POLYGON_MARKS

        public static final int MTHD_INVERT_POLYGON_MARKS
        See Also:
        Constant Field Values
      • MTHD_REMOVE_POLYGON_COLORS

        public static final int MTHD_REMOVE_POLYGON_COLORS
        See Also:
        Constant Field Values
      • MTHD_REMOVE_POLYGON_NORMALS

        public static final int MTHD_REMOVE_POLYGON_NORMALS
        See Also:
        Constant Field Values
      • MTHD_MAKE_VERTEX_COLOR_FROM_POLYGON

        public static final int MTHD_MAKE_VERTEX_COLOR_FROM_POLYGON
        See Also:
        Constant Field Values
      • MTHD_MAKE_POLYGON_COLOR_FROM_VERTEX

        public static final int MTHD_MAKE_POLYGON_COLOR_FROM_VERTEX
        See Also:
        Constant Field Values
      • MTHD_SHOW_GOURAUD_SHADING

        public static final int MTHD_SHOW_GOURAUD_SHADING
        See Also:
        Constant Field Values
      • MTHD_SHOW_EDGE_COLOR_FROM_VERTEX

        public static final int MTHD_SHOW_EDGE_COLOR_FROM_VERTEX
        See Also:
        Constant Field Values
      • MTHD_MAKE_VERTEX_COLOR_FROM_LENGTH

        public static final int MTHD_MAKE_VERTEX_COLOR_FROM_LENGTH
        See Also:
        Constant Field Values
      • MTHD_MAKE_POLYGON_COLOR_FROM_LENGTH

        public static final int MTHD_MAKE_POLYGON_COLOR_FROM_LENGTH
        See Also:
        Constant Field Values
      • MTHD_REMOVE_MARKED_POLYGONS_KEEP_V

        public static final int MTHD_REMOVE_MARKED_POLYGONS_KEEP_V
        See Also:
        Constant Field Values
      • m_polygonSetMethod

        public java.lang.String[] m_polygonSetMethod
    • Constructor Detail

      • PgPolygonSet_Menu

        public PgPolygonSet_Menu()
    • Method Detail

      • init

        public void init(PsObject anObject)
        Description copied from class: PsMethodMenu
        Register the target geometry, and subclasses should register all menu items and submenus.
        Overrides:
        init in class PgPointSet_Menu
        Parameters:
        anObject - argument used by subclasses to specify object on which action shall be executed.
      • applyMethod

        public boolean applyMethod(java.lang.String aMethod)
        Find and execute a command selected by menu selection.
        Overrides:
        applyMethod in class PgPointSet_Menu
"JavaView? v5.03.003"

"

The software JavaView? is copyright protected. All Rights Reserved.
"

You see the box below because you did not login.