Serialized Form

  • Package org.gvsig.symbology.gui.layerproperties

    • Class org.gvsig.symbology.gui.layerproperties.GraduatedSymbolsPanel

      class GraduatedSymbolsPanel extends org.gvsig.app.project.documents.view.legend.gui.VectorialInterval implements Serializable
      serialVersionUID:
      -263195536343912694L
      • Serialized Fields

        • aux
          org.gvsig.gui.beans.swing.GridBagLayoutPanel aux
        • btnBackground
          org.gvsig.app.project.documents.view.legend.gui.JSymbolPreviewButton btnBackground
        • btnTemplate
          org.gvsig.app.project.documents.view.legend.gui.JSymbolPreviewButton btnTemplate
        • shapeType
          int shapeType
        • showBackground
          boolean showBackground
        • templateShapeType
          int templateShapeType
        • txtMaxSize
          org.gvsig.gui.beans.swing.JIncrementalNumberField txtMaxSize
        • txtMinSize
          org.gvsig.gui.beans.swing.JIncrementalNumberField txtMinSize
    • Class org.gvsig.symbology.gui.layerproperties.QuantityByCategoryPanel

      class QuantityByCategoryPanel extends JPanel implements Serializable
      serialVersionUID:
      5098346573350040756L
      • Serialized Fields

        • btnColor
          JButton btnColor
        • btnSymbol
          JButton btnSymbol
        • cmbColorField
          JComboBox cmbColorField
        • cmbGraduatedSymbolField
          JComboBox cmbGraduatedSymbolField
        • layer
          org.gvsig.fmap.mapcontext.layers.FLayer layer
        • legend
          QuantityByCategoryLegend legend
        • oldLegend
          QuantityByCategoryLegend oldLegend
        • pnlButtons
          JPanel pnlButtons
        • pnlColorAndSymbol
          JPanel pnlColorAndSymbol
        • pnlFields
          org.gvsig.gui.beans.swing.GridBagLayoutPanel pnlFields
        • pnlNorth
          JPanel pnlNorth
        • pnlSouth
          JPanel pnlSouth
        • symbolTable
          org.gvsig.app.project.documents.view.legend.gui.SymbolTable symbolTable