Class DefaultJAnnotationPreferencesPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.annotation.swing.JAnnotationPreferencesPanel
org.gvsig.annotation.swing.impl.DefaultJAnnotationPreferencesPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class DefaultJAnnotationPreferencesPanel extends org.gvsig.annotation.swing.JAnnotationPreferencesPanel
Author:
Cesar Martinez Izquierdo invalid input: '<'cesar.martinez@iver.es> 01/11/2008
See Also:
  • Constructor Details

    • DefaultJAnnotationPreferencesPanel

      public DefaultJAnnotationPreferencesPanel(org.gvsig.annotation.AnnotationManager annotationManager)
      This is the default constructor
  • Method Details

    • getDefaultFontType

      public String getDefaultFontType()
      Specified by:
      getDefaultFontType in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
    • setDefaultFontType

      public void setDefaultFontType(String typeFont)
      Specified by:
      setDefaultFontType in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
    • getDefaultFontStyle

      public String getDefaultFontStyle()
      Specified by:
      getDefaultFontStyle in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
      Returns:
      Font.PLAIN, Font.BOLD or Font.ITALIC
    • setDefaultFontStyle

      public void setDefaultFontStyle(String style)
      Specified by:
      setDefaultFontStyle in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
      Parameters:
      style -
    • getDefaultFontHeight

      public double getDefaultFontHeight()
      Specified by:
      getDefaultFontHeight in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
    • setDefaultFontHeight

      public void setDefaultFontHeight(double height)
      Specified by:
      setDefaultFontHeight in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
    • getDefaultFontColor

      public int getDefaultFontColor()
      Specified by:
      getDefaultFontColor in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
    • setDefaultFontColor

      public void setDefaultFontColor(int color)
      Specified by:
      setDefaultFontColor in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
    • getDefaultFontRotation

      public double getDefaultFontRotation()
      Specified by:
      getDefaultFontRotation in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel
    • setDefaultFontRotation

      public void setDefaultFontRotation(double rotation)
      Specified by:
      setDefaultFontRotation in class org.gvsig.annotation.swing.JAnnotationPreferencesPanel