geoview-core
    Preparing search index...

    Enumeration HandleType

    Handle types for the transform interaction

    Index

    Enumeration Members

    BOUNDARY: "boundary"
    DELETE: "delete"
    EDGE_MIDPOINT: "edge-midpoint"
    ROTATE: "rotate"
    ROTATE_LINE: "rotate-line"
    SCALE: "scale"
    SCALE_NE: "scale-ne"
    SCALE_NW: "scale-nw"
    SCALE_SE: "scale-se"
    SCALE_SW: "scale-sw"
    STRETCH_E: "stretch-e"
    STRETCH_N: "stretch-n"
    STRETCH_S: "stretch-s"
    STRETCH_W: "stretch-w"
    TRANSLATE: "translate"
    TRANSLATE_CENTER: "translate-center"
    VERTEX: "vertex"