Class ConeEditor

    • Constructor Detail

      • ConeEditor

        public ConeEditor()
    • Method Detail

      • scaleShapeNorth

        protected void scaleShapeNorth​(java.awt.Point previousMousePoint,
                                       java.awt.Point mousePoint)
        Overrides:
        scaleShapeNorth in class RigidShapeEditor
      • scaleShapeSouth

        protected void scaleShapeSouth​(java.awt.Point previousMousePoint,
                                       java.awt.Point mousePoint)
        Overrides:
        scaleShapeSouth in class RigidShapeEditor
      • scaleShapeNorthSouth

        protected void scaleShapeNorthSouth​(java.awt.Point previousMousePoint,
                                            java.awt.Point mousePoint,
                                            java.lang.String scaleDirection)
      • scaleShapeEast

        protected void scaleShapeEast​(java.awt.Point previousMousePoint,
                                      java.awt.Point mousePoint)
        Overrides:
        scaleShapeEast in class RigidShapeEditor
      • scaleShapeWest

        protected void scaleShapeWest​(java.awt.Point previousMousePoint,
                                      java.awt.Point mousePoint)
        Overrides:
        scaleShapeWest in class RigidShapeEditor
      • scaleShapeEastWest

        protected void scaleShapeEastWest​(java.awt.Point previousMousePoint,
                                          java.awt.Point mousePoint,
                                          java.lang.String scaleDirection)
      • scaleShapeUp

        protected void scaleShapeUp​(java.awt.Point previousMousePoint,
                                    java.awt.Point mousePoint)
        Overrides:
        scaleShapeUp in class RigidShapeEditor
      • scaleShapeDown

        protected void scaleShapeDown​(java.awt.Point previousMousePoint,
                                      java.awt.Point mousePoint)
        Overrides:
        scaleShapeDown in class RigidShapeEditor
      • scaleShapeVertical

        protected void scaleShapeVertical​(java.awt.Point previousMousePoint,
                                          java.awt.Point mousePoint,
                                          java.lang.String scaleDirection)
      • scaleShapeRadius

        protected void scaleShapeRadius​(java.awt.Point previousMousePoint,
                                        java.awt.Point mousePoint)
        Overrides:
        scaleShapeRadius in class RigidShapeEditor
      • scaleShape

        protected void scaleShape​(java.awt.Point previousMousePoint,
                                  java.awt.Point mousePoint)
        Overrides:
        scaleShape in class RigidShapeEditor
      • skewShapeEastWest

        protected void skewShapeEastWest​(java.awt.Point previousMousePoint,
                                         java.awt.Point mousePoint)
        Overrides:
        skewShapeEastWest in class RigidShapeEditor
      • skewShapeNorthSouth

        protected void skewShapeNorthSouth​(java.awt.Point previousMousePoint,
                                           java.awt.Point mousePoint)
        Overrides:
        skewShapeNorthSouth in class RigidShapeEditor
      • moveTextureCorner

        protected void moveTextureCorner​(java.awt.Point previousMousePoint,
                                         java.awt.Point mousePoint,
                                         java.lang.Integer corner)
        Overrides:
        moveTextureCorner in class RigidShapeEditor