java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.app.project.documents.layout.fframes.gui.JPRotationView
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JPRotationView extends JPanel
See Also:
  • Constructor Details

    • JPRotationView

      public JPRotationView()
      This is the default constructor
  • Method Details

    • setRotation

      public void setRotation(double rot)
    • getRotation

      public double getRotation()
    • paintComponent

      protected void paintComponent(Graphics g)
      Overrides:
      paintComponent in class JComponent