public class LinePanel extends JDialog implements ActionListener, MouseListener, ChangeListener, ItemListener
JDialog.AccessibleJDialogDialog.AccessibleAWTDialog, Dialog.ModalExclusionType, Dialog.ModalityTypeWindow.AccessibleAWTWindow, Window.TypeContainer.AccessibleAWTContainerComponent.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategyaccessibleContext, rootPane, rootPaneCheckingEnabledDEFAULT_MODALITY_TYPEBOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTDISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSEABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH| Constructor and Description |
|---|
LinePanel(JPanel strokePanel) |
LinePanel(PointPanel pointPanel,
StyleEditionFrame styleEditionFrame,
PointSymbolizer pointSymbolizer,
int key) |
LinePanel(PolygonePanel fillPanel,
StyleEditionFrame styleEditionFrame,
PolygonSymbolizer polygonSymbolizer,
int key) |
LinePanel(StyleEditionFrame styleEditionFrame,
LineSymbolizer LineSymbolizer,
int key) |
addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, updateaddNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBackaddPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFrontadd, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTreeaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCyclepublic LinePanel(StyleEditionFrame styleEditionFrame, LineSymbolizer LineSymbolizer, int key)
public LinePanel(PolygonePanel fillPanel, StyleEditionFrame styleEditionFrame, PolygonSymbolizer polygonSymbolizer, int key)
public LinePanel(JPanel strokePanel)
public LinePanel(PointPanel pointPanel, StyleEditionFrame styleEditionFrame, PointSymbolizer pointSymbolizer, int key)
public void addStrokePanel(StyleEditionFrame styleEditionFrame, int key)
public void addStrokePanelFill(StyleEditionFrame styleEditionFrame, int key)
public PolygonSymbolizer getPolygonSymbolizer()
public void setPolygonSymbolizer(PolygonSymbolizer polygonSymbolizer)
public void updateExpressivePanel()
public JPanel createColorPreviewPanel(Color c, float transparency)
c - the raw color of the style to be modified.transparency - the transparency of the style to be modified.public JPanel createColorPanel(Color c)
c - the raw color of the style to be modified.public JPanel createOpacityPanel(int opacity)
opacity - the opacity of the style to be modified.public JPanel createFinalColorPanel(Color c)
c - the final color (raw color + transparency) of the style to be
modified.public JPanel createWidthPanel(double width, String unit)
width - the width of the stroke of the style to be modified.unit - the unit of the style to be modified.public JPanel createUnitPanel(String unit)
unit - the unit of the style.public JPanel createJoinCapPanel(int joinValue, int capValue)
public void updateLinePanel()
public JLabel getStrokeColorLabel()
public void setStrokeColorLabel(JLabel strokeColorLabel)
public JLabel getStrokeFinalColorLabel()
public void setStrokeFinalColorLabel(JLabel strokeFinalColorLabel)
public JSlider getStrokeOpacitySlider()
public void setStrokeOpacitySlider(JSlider strokeOpacitySlider)
public JSpinner getStrokeWidthSpinner()
public void setStrokeWidthSpinner(JSpinner strokeWidthSpinner)
public JRadioButton getUnitMeterRadio()
public void setUnitMeterRadio(JRadioButton unitMeterRadio)
public JRadioButton getUnitPixelRadio()
public void setUnitPixelRadio(JRadioButton unitPixelRadio)
public boolean isExsist()
public void setExsist(boolean exsist)
public JPanel getStrokePanel()
public void setStrokePanel(JPanel strokePanel)
public Color getStrokeColor()
public void setStrokeColor(Color strokeColor)
public float getStrokeOpacity()
public void setStrokeOpacity(float strokeOpacity)
public int getKey()
public void setKey(int key)
public double getStrokeWidth()
public void setStrokeWidth(double strokeWidth)
public int getStrokeLineJoin()
public void setStrokeLineJoin(int strokeLineJoin)
public int getStrokeLineCap()
public void setStrokeLineCap(int strokeLineCap)
public String getUnit()
public void setUnit(String unit)
public JComboBox getStrokeLineJoinCombo()
public void setStrokeLineJoinCombo(JComboBox strokeLineJoinCombo)
public JComboBox getStrokeLineCapCombo()
public void setStrokeLineCapCombo(JComboBox strokeLineCapCombo)
public StrokeSamplePanel getStrokeSamplePanel()
public void setStrokeSamplePanel(StrokeSamplePanel strokeSamplePanel)
public LineSymbolizer getLineSymbolizer()
public void setLineSymbolizer(LineSymbolizer lineSymbolizer)
public void itemStateChanged(ItemEvent e)
itemStateChanged in interface ItemListenerpublic void update()
public void stateChanged(ChangeEvent arg0)
stateChanged in interface ChangeListenerpublic void mouseClicked(MouseEvent arg0)
mouseClicked in interface MouseListenerpublic void mousePressed(MouseEvent e)
mousePressed in interface MouseListenerpublic void mouseReleased(MouseEvent e)
mouseReleased in interface MouseListenerpublic void mouseEntered(MouseEvent e)
mouseEntered in interface MouseListenerpublic void mouseExited(MouseEvent e)
mouseExited in interface MouseListenerpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void updateLayer()
public LayerStylesPanel getStylePanel()
public void setStylePanel(LayerStylesPanel stylePanel)
public void getDialogElements()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.