Serialized Form
-
Package org.gvsig.labeling.gui.layerproperties
-
Class org.gvsig.labeling.gui.layerproperties.AbstractLabelingMethodPanel
class AbstractLabelingMethodPanel extends JPanel implements Serializable- serialVersionUID:
- 3042343486793818865L
-
Serialized Fields
-
layer
org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect layer
-
method
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod method
-
-
Class org.gvsig.labeling.gui.layerproperties.DefaultLabeling
class DefaultLabeling extends AbstractLabelingMethodPanel implements Serializable- serialVersionUID:
- 7100208944546698724L
-
Serialized Fields
-
allowOverlap
boolean allowOverlap
-
aux
JPanel aux
-
aux2
JPanel aux2
-
btnProperties
JButton btnProperties
-
defaultLabel
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass defaultLabel
-
enableLayerPrev
JCheckBox enableLayerPrev
-
fieldDescs
org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor[] fieldDescs
-
labelPrev
LabelClassPreview labelPrev
-
layerPrev
LayerPreview layerPrev
-
lcProp
LabelClassProperties lcProp
-
placementConstraints
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints
-
scrl
JSplitPane scrl
-
zoomConstraints
org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints zoomConstraints
-
-
Class org.gvsig.labeling.gui.layerproperties.DuplicateLayersMode
class DuplicateLayersMode extends org.gvsig.gui.beans.swing.GridBagLayoutPanel implements Serializable- serialVersionUID:
- 1091963463412809652L
-
Serialized Fields
-
actListeneter
ActionListener actListeneter
-
rdBtnOnePerFeature
JRadioButton rdBtnOnePerFeature
-
rdBtnOnePerFeaturePart
JRadioButton rdBtnOnePerFeaturePart
-
rdBtnRemoveDuplicates
JRadioButton rdBtnRemoveDuplicates
-
-
Class org.gvsig.labeling.gui.layerproperties.FeatureDependent
class FeatureDependent extends AbstractLabelingMethodPanel implements Serializable- serialVersionUID:
- 5493451803343695650L
-
Serialized Fields
-
btnAddClass
JButton btnAddClass
-
btnDelClass
JButton btnDelClass
-
btnMoveDownClass
JButton btnMoveDownClass
-
btnMoveUpClass
JButton btnMoveUpClass
-
buttonPanel
JPanel buttonPanel
-
chkDefinePriorities
JCheckBox chkDefinePriorities
-
chkLabel
JCheckBox chkLabel
-
comboLabelClassFactoryToUse
JComboBox comboLabelClassFactoryToUse
-
openEditor
boolean openEditor
-
panel
JPanel panel
-
scrlPan
JScrollPane scrlPan
-
tblClasses
JTable tblClasses
-
-
Class org.gvsig.labeling.gui.layerproperties.GeneralLabeling
class GeneralLabeling extends JPanel implements Serializable- serialVersionUID:
- 8864709758980903351L
-
Serialized Fields
-
auxLayer
org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect auxLayer
-
btnPlacement
JButton btnPlacement
-
btnVisualization
JButton btnVisualization
-
chkAllowLabelOverlapping
JCheckBox chkAllowLabelOverlapping
-
cmbMethod
JComboBox<?> cmbMethod
-
gStr
GeneralLabelingStrategy gStr
-
methodPanel
JPanel methodPanel
-
noEvent
boolean noEvent
-
placementConstraints
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints
-
targetLayer
org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect targetLayer
-
zoomConstraints
org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints zoomConstraints
-
-
Class org.gvsig.labeling.gui.layerproperties.LabelClassPreview
class LabelClassPreview extends JPanel implements Serializable- serialVersionUID:
- 3788548343944220354L
-
Serialized Fields
-
labelClass
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass labelClass
-
sz
Dimension sz
-
-
Class org.gvsig.labeling.gui.layerproperties.LabelClassProperties
class LabelClassProperties extends JPanel implements Serializable- serialVersionUID:
- 6528513396536811057L
-
Serialized Fields
-
acceptCancelPanel
org.gvsig.gui.beans.AcceptCancelPanel acceptCancelPanel
-
accepted
boolean accepted
-
btnAddField
JButton btnAddField
-
btnDontUseStyle
JButton btnDontUseStyle
-
btnRemoveField
JButton btnRemoveField
-
btnSelStyle
JButton btnSelStyle
-
btnSQLBuilder
JButton btnSQLBuilder
-
btnVerify
JButton btnVerify
-
chkLabelFeatures
JCheckBox chkLabelFeatures
-
clonedClass
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass clonedClass
-
featureStore
org.gvsig.fmap.dal.feature.FeatureStore featureStore
-
labelPreview
LabelClassPreview labelPreview
-
lc
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass lc
-
pickerSQL
org.gvsig.expressionevaluator.swing.ExpressionPickerController pickerSQL
-
rdBtnAllFeatures
JRadioButton rdBtnAllFeatures
-
rdBtnFilteredFeatures
JRadioButton rdBtnFilteredFeatures
-
sqlPnl
JPanel sqlPnl
-
styPreviewer
JComponent styPreviewer
-
tblExpressions
JTable tblExpressions
-
textStyle
LabelTextStylePanel textStyle
-
txtName
JTextField txtName
-
txtSQL
JTextField txtSQL
-
-
Class org.gvsig.labeling.gui.layerproperties.LabelScaleRange
class LabelScaleRange extends JPanel implements Serializable- serialVersionUID:
- -450284029750650479L
-
Serialized Fields
-
cmbMaxScale
org.gvsig.gui.beans.controls.comboscale.ComboScale cmbMaxScale
-
cmbMinScale
org.gvsig.gui.beans.controls.comboscale.ComboScale cmbMinScale
-
maxScale
long maxScale
-
minScale
long minScale
-
rdBtnDontShowLabelWhenZoomed
JRadioButton rdBtnDontShowLabelWhenZoomed
-
rdBtnUseSameRangeThanLayer
JRadioButton rdBtnUseSameRangeThanLayer
-
-
Class org.gvsig.labeling.gui.layerproperties.LabelTextStylePanel
class LabelTextStylePanel extends JPanel implements Serializable- serialVersionUID:
- 8351591938535233138L
-
Serialized Fields
-
chkWithHalo
JCheckBox chkWithHalo
-
cmbFont
org.gvsig.gui.beans.swing.JComboBoxFonts cmbFont
-
colorFont
org.gvsig.app.gui.panels.ColorChooserPanel colorFont
-
colorHaloChooser
org.gvsig.app.gui.panels.ColorChooserPanel colorHaloChooser
-
incrTextSize
org.gvsig.gui.beans.swing.JNumberSpinner incrTextSize
-
listeners
ArrayList<ActionListener> listeners
-
performAction
boolean performAction
-
rdBtnFitOnTextArea
JRadioButton rdBtnFitOnTextArea
-
rdBtnTextHeight
JRadioButton rdBtnTextHeight
-
referenceSystem
org.gvsig.app.gui.styling.JComboBoxUnitsReferenceSystem referenceSystem
-
symbol
org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol symbol
-
txtHaloWidth
org.gvsig.gui.beans.swing.JNumberSpinner txtHaloWidth
-
units
org.gvsig.app.gui.JComboBoxUnits units
-
-
Class org.gvsig.labeling.gui.layerproperties.MultiShapePlacementProperties
class MultiShapePlacementProperties extends JPanel implements Serializable- serialVersionUID:
- 2935114466845029008L
-
Serialized Fields
-
dupMode
DuplicateLayersMode dupMode
-
lineProperties
PlacementProperties lineProperties
-
pointProperties
PlacementProperties pointProperties
-
polygonProperties
PlacementProperties polygonProperties
-
-
Class org.gvsig.labeling.gui.layerproperties.OnSelection
class OnSelection extends DefaultLabeling implements Serializable- serialVersionUID:
- -3619706540747109386L
-
Class org.gvsig.labeling.gui.layerproperties.PlacementProperties
class PlacementProperties extends JPanel implements Serializable- serialVersionUID:
- 1022470370547576765L
-
Serialized Fields
-
btnChangeLocation
JButton btnChangeLocation
-
chkAbove
JRadioButton chkAbove
-
chkBellow
JRadioButton chkBellow
-
chkFitInsidePolygon
JCheckBox chkFitInsidePolygon
-
chkOnTheLine
JRadioButton chkOnTheLine
-
cmbLocationAlongLines
JComboBox cmbLocationAlongLines
-
cmbOrientationSystem
JComboBox cmbOrientationSystem
-
constraints
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints constraints
-
defaultPointStyle
PointLabelPositioner defaultPointStyle
-
duplicateLabelsMode
DuplicateLayersMode duplicateLabelsMode
-
initialized
boolean initialized
-
lblPointPosDesc
org.gvsig.labeling.gui.layerproperties.PlacementProperties.JLabelHTML lblPointPosDesc
-
linePositionItem
ArrayList<String> linePositionItem
-
locationPanel
JPanel locationPanel
-
oldConstraints
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints oldConstraints
-
orientationPanel
JPanel orientationPanel
-
pnlCenter
JPanel pnlCenter
-
pnlContent
JPanel pnlContent
-
pointSettingsPanel
org.gvsig.gui.beans.swing.GridBagLayoutPanel pointSettingsPanel
-
pointStyle
PointLabelPositioner pointStyle
-
polygonSettingsPanel
JPanel polygonSettingsPanel
-
positionPanel
JPanel positionPanel
-
preview
org.gvsig.labeling.gui.layerproperties.MiniMapContext preview
-
rdBtnAlwaysHorizontal
JRadioButton rdBtnAlwaysHorizontal
-
rdBtnAlwaysStraight
JRadioButton rdBtnAlwaysStraight
-
rdBtnFollowingLine
JRadioButton rdBtnFollowingLine
-
rdBtnHorizontal
JRadioButton rdBtnHorizontal
-
rdBtnOffsetLabelHorizontally
JRadioButton rdBtnOffsetLabelHorizontally
-
rdBtnOffsetLabelOnTopPoint
JRadioButton rdBtnOffsetLabelOnTopPoint
-
rdBtnParallel
JRadioButton rdBtnParallel
-
rdBtnPerpendicular
JRadioButton rdBtnPerpendicular
-
shapeType
int shapeType
-
stylePreview
org.gvsig.app.gui.styling.StylePreviewer stylePreview
-
-
-
Package org.gvsig.labeling.gui.styling
-
Class org.gvsig.labeling.gui.styling.JUrlFileChooser
class JUrlFileChooser extends org.gvsig.gui.beans.swing.JFileChooser implements Serializable- serialVersionUID:
- 1844355534608274984L
-
Serialized Fields
-
ff
FileFilter ff
-
-
Class org.gvsig.labeling.gui.styling.LayerPreview
class LayerPreview extends org.gvsig.gui.beans.imagenavigator.ImageNavigator implements Serializable- serialVersionUID:
- -7554322442540714114L
-
Serialized Fields
-
cancels
Stack<org.gvsig.tools.task.Cancellable> cancels
-
layer
org.gvsig.fmap.mapcontext.layers.FLayer layer
-
vp
org.gvsig.fmap.mapcontext.ViewPort vp
-
-