Serialized Form
contentTypeIndex
int contentTypeIndex
fileName
String fileName
board
PEDrawingBoard board
fileName
String fileName
poppedUpFrom
PEPopupMenuFactory.PopupMenu poppedUpFrom
command
RunExternalCommand.Command command
Package jpicedt.format.input.util |
context
Context context
- the current Context being used by the parser which raised an exception
expr
AbstractRegularExpression expr
- the expression that raised the exception
Package jpicedt.format.output.dxf |
preferences
Properties preferences
dxfCustomProperties
DXFCustomProperties dxfCustomProperties
version
JComboBox version
elolCircle
JComboBox elolCircle
elolEllipse
JComboBox elolEllipse
curveMulticurve
JComboBox curveMulticurve
plChord
JComboBox plChord
plPie
JComboBox plPie
plMultiCurve
JComboBox plMultiCurve
plParallelogram
JComboBox plParallelogram
infoMessage
Object[] infoMessage
Package jpicedt.format.output.eepic |
thinLinesTF
DecimalNumberField thinLinesTF
thickLinesTF
DecimalNumberField thickLinesTF
prologTA
JTextArea prologTA
epilogTA
JTextArea epilogTA
preferences
Properties preferences
Package jpicedt.format.output.latex |
linethicknessTF
DecimalNumberField linethicknessTF
emLineLengthTF
DecimalNumberField emLineLengthTF
maxEmLineSlopeTF
DecimalNumberField maxEmLineSlopeTF
maxLatexDiskDiameterTF
DecimalNumberField maxLatexDiskDiameterTF
emCircleSegLengthTF
DecimalNumberField emCircleSegLengthTF
maxLatexCircleDiameterTF
DecimalNumberField maxLatexCircleDiameterTF
prologTA
JTextArea prologTA
epilogTA
JTextArea epilogTA
preferences
Properties preferences
Package jpicedt.format.output.pstricks |
factory
PstricksFormatter factory
containedPsCustomGroup
PicGroup containedPsCustomGroup
thinLinesTF
DecimalNumberField thinLinesTF
thickLinesTF
DecimalNumberField thickLinesTF
preferences
Properties preferences
pstricksCustomProperties
PstricksCustomProperties pstricksCustomProperties
prologEpilogCustomizer
PrologEpilogCustomizer prologEpilogCustomizer
formatterAngleCorrectionList
JComboBox formatterAngleCorrectionList
formatterPredefinedColorSetList
JComboBox formatterPredefinedColorSetList
parserPredefinedColorSetList
JComboBox parserPredefinedColorSetList
Package jpicedt.format.output.tikz |
preferences
Properties preferences
tikzCustomProperties
TikzCustomProperties tikzCustomProperties
hasArrowTipPackageCB
JCheckBox hasArrowTipPackageCB
clipBasedOnJPE_BB_CB
JCheckBox clipBasedOnJPE_BB_CB
formatterPredefinedColorSetList
JComboBox formatterPredefinedColorSetList
prologEpilogCustomizer
PrologEpilogCustomizer prologEpilogCustomizer
Package jpicedt.format.output.util |
prologEpilogTA
JTextArea[] prologEpilogTA
keyDefaultTable
String[] keyDefaultTable
widthMmTF
DecimalNumberField widthMmTF
heightMmTF
DecimalNumberField heightMmTF
leftMarginMmTF
DecimalNumberField leftMarginMmTF
bottomMarginMmTF
DecimalNumberField bottomMarginMmTF
preferences
Properties preferences
pageFormat
PageFormat pageFormat
canvas
PECanvas canvas
drawing
Drawing drawing
- the model for this canvas
convexZoneSet
ConvexZoneSet convexZoneSet
- Une liste de zones convexe que l'utilisateur a définies pour éditer le
dessins pour cette toile à dessin
PECanvas
.
pageFormat
PageFormat pageFormat
- pageFormat encapsulates board size and margin data
contentType
ContentType contentType
- The current content-type for this
PECanvas
(determines the EditorKit
behaviour).
model2ViewTransform
AffineTransform model2ViewTransform
- the
AffineTransform
used to translate from model-coordinates to view-coordinates; gets
updated each time either the zoom factor or the page format changes
view2ModelTransform
AffineTransform view2ModelTransform
- the
AffineTransform
used to translate from mouse-coordinates to model-coordinates;
gets updated each time model2ViewTransform changes
grid
Grid grid
- the grid attached to this canvas
kit
EditorKit kit
- the current editor kit for this component
undoableEditSupport
UndoableEditSupport undoableEditSupport
- the
UndoableEditSupport
delegate for UndoableEditEvent
firing
undoManager
UndoManager undoManager
- the
UndoManager
delegate for undo/redo operation
stateEdit
StateEdit stateEdit
- the
UndoableEdit
in progress
renderingHints
RenderingHints renderingHints
- A Map storing
RenderingHints
to be applied to the graphic context when rendering the
drawing.
zoom
double zoom
- The zoom factor ; this determines the zoom factor to be applied to
Graphics2D
through an AffineTransform
.
scale
double scale
- The total scale factor, including DPMM and zoom ; updated each time zoom changes.
mouseInputListener
PEMouseInputListener mouseInputListener
- Chained list of
PEMouseInputListener
's for this component.
peMousePoint
PicPoint peMousePoint
- Tmp. buffer used by
processMouseEvent
tmpCoords
double[] tmpCoords
- Tmp. buffer used by
repaintFromModelRect
repaintRectangle
Rectangle repaintRectangle
mult
double mult
preambleUserData
JpicDocUserData preambleUserData
postambleUserData
JpicDocUserData postambleUserData
canvas
PECanvas canvas
horRuler
jpicedt.graphic.PEScrollPane.Rule horRuler
vertRuler
jpicedt.graphic.PEScrollPane.Rule vertRuler
horRulerTransform
AffineTransform horRulerTransform
vertRulerTransform
AffineTransform vertRulerTransform
horRulerOrg
double horRulerOrg
vertRulerOrg
double vertRulerOrg
horRulerScale
double horRulerScale
vertRulerScale
double vertRulerScale
isAlreadyCentered
boolean isAlreadyCentered
scrollPane
PEScrollPane scrollPane
Package jpicedt.graphic.event |
type
ConvexZoneSelectionEvent.EventType type
- the event type
convexZones
ConvexZone[] convexZones
- the elements that were (un)selected
awtEvent
MouseEvent awtEvent
pt
PicPoint pt
angle
double angle
- the current angle
type
SelectionEvent.EventType type
- the event type
elements
Element[] elements
- the elements that were (un)selected
oldZoom
double oldZoom
- the old zoom factor
newZoom
double newZoom
- the new zoom factor
ptCenter
PicPoint ptCenter
- the coordinate of the point that was at the center of the canvas before the zoom changed
Package jpicedt.graphic.io.formatter |
defaultAttributes
PicAttributeSet defaultAttributes
Package jpicedt.graphic.io.parser |
Package jpicedt.graphic.io.util |
Package jpicedt.graphic.model |
xMinTF
DecimalNumberField xMinTF
yMinTF
DecimalNumberField yMinTF
xMaxTF
DecimalNumberField xMaxTF
yMaxTF
DecimalNumberField yMaxTF
automaticCB
JCheckBox automaticCB
isVisibleCB
JCheckBox isVisibleCB
Package jpicedt.graphic.toolkit |
bounds
Rectangle2D bounds
boundsDirty
boolean boundsDirty
target
ConvexZoneGroup target
listenerList
EventListenerList listenerList
kit
EditorKit kit
- EditorKit hôte
text
String text
jTextArea1
JTextArea jTextArea1
elements
ArrayList<E> elements
clipboard
Clipboard clipboard
clipboard
Clipboard clipboard
type
String type
target
Element target
target
Element target
clipboard
Clipboard clipboard
mouseToolName
String mouseToolName
actionDispatcher
ActionDispatcher actionDispatcher
targetElement
Object targetElement
Package jpicedt.graphic.util |
Package jpicedt.graphic.view |
Package jpicedt.jpicedt_env.widgets |
toolkit
Toolkit toolkit
integerFormatter
NumberFormat integerFormatter
isDirty
boolean isDirty
title
String title
isSaved
boolean isSaved
canvas
PECanvas canvas
scrollPane
PEScrollPane scrollPane
popupFactory
PopupMenuFactory popupFactory
statusBar
PEDrawingBoard.StatusBar statusBar
gridZoomToolbar
PEDrawingBoard.GridZoomToolBar gridZoomToolbar
actionDispatcher
DefaultActionDispatcher actionDispatcher
formatPercent
NumberFormat formatPercent
actionDispatcher
ActionDispatcher actionDispatcher
gridVisibleTB
JToggleButton gridVisibleTB
snapOnOffTB
JToggleButton snapOnOffTB
gridVisibleAction
PEToggleAction gridVisibleAction
snapOnOffAction
PEToggleAction snapOnOffAction
snapStepCB
JComboBox snapStepCB
gridStepCB
JComboBox gridStepCB
gridStepAction
jpicedt.ui.PEDrawingBoard.GridZoomToolBar.GridStepAction gridStepAction
snapStepAction
jpicedt.ui.PEDrawingBoard.GridZoomToolBar.SnapStepAction snapStepAction
zoomCB
JComboBox zoomCB
zoomAction
jpicedt.ui.PEDrawingBoard.GridZoomToolBar.ZoomAction zoomAction
rotateLabel
JLabel rotateLabel
rotateTF
JTextField rotateTF
dummy
JLabel dummy
angleDecimalFormat
DecimalFormat angleDecimalFormat
mouseCoord
JLabel mouseCoord
toolTip
JLabel toolTip
ptBuffer
PicPoint ptBuffer
nf
DecimalFormat nf
Package jpicedt.ui.action |
Package jpicedt.ui.dialog |
fileDirectoryTF
JTextField fileDirectoryTF
buttonDirectoryBrowse
JButton buttonDirectoryBrowse
tmpDirectoryTF
JTextField tmpDirectoryTF
buttonTmpdirBrowse
JButton buttonTmpdirBrowse
preferences
Properties preferences
inputAttributes
PicAttributeSet inputAttributes
titleLbl
JLabel titleLbl
hatchPropertiesPanel
DockableAttributesCustomizer.HatchPropertiesPanel hatchPropertiesPanel
tabbedPane
JTabbedPane tabbedPane
box
Box box
canvas
PECanvas canvas
isEditingUnderway
boolean isEditingUnderway
predefinedColorChooser
jpicedt.ui.dialog.DockableAttributesCustomizer.PredefinedColorChooser predefinedColorChooser
leftArrowCB
PEComboBox<K> leftArrowCB
rightArrowCB
PEComboBox<K> rightArrowCB
tabbedPane
JTabbedPane tabbedPane
arrowIconsLeft
Map<K,V> arrowIconsLeft
arrowIconsRight
Map<K,V> arrowIconsRight
globalScaleWidthTF
IncrementableTextField globalScaleWidthTF
globalScaleLengthTF
IncrementableTextField globalScaleLengthTF
headWidthMinimumMmTF
IncrementableTextField headWidthMinimumMmTF
headWidthLineWidthScaleTF
IncrementableTextField headWidthLineWidthScaleTF
lengthScaleTF
IncrementableTextField lengthScaleTF
insetScaleTF
IncrementableTextField insetScaleTF
tbarWidthMinimumMmTF
IncrementableTextField tbarWidthMinimumMmTF
tbarWidthLineWidthScaleTF
IncrementableTextField tbarWidthLineWidthScaleTF
bracketLengthScaleTF
IncrementableTextField bracketLengthScaleTF
roundedBracketLengthScaleTF
IncrementableTextField roundedBracketLengthScaleTF
dotSizeMinimumMmTF
IncrementableTextField dotSizeMinimumMmTF
dotSizeLineWidthScaleTF
IncrementableTextField dotSizeLineWidthScaleTF
tabbedPane
JTabbedPane tabbedPane
customizers
AbstractCustomizer[] customizers
fillStyleCB
PEComboBox<K> fillStyleCB
colorChooser
JColorChooser colorChooser
fillStyleToIconMap
EnumMap<K extends Enum<K>,V> fillStyleToIconMap
hatchWidthTF
IncrementableTextField hatchWidthTF
hatchSepTF
IncrementableTextField hatchSepTF
hatchAngleTF
IncrementableTextField hatchAngleTF
colorChooser
JColorChooser colorChooser
isSuperimposedDotsCB
JCheckBox isSuperimposedDotsCB
angleDNF
IncrementableTextField angleDNF
scaleHorDNF
IncrementableTextField scaleHorDNF
scaleVertDNF
IncrementableTextField scaleVertDNF
sizePrefactorDNF
IncrementableTextField sizePrefactorDNF
sizeRelativeDNF
IncrementableTextField sizeRelativeDNF
dotStyleCombo
PEComboBox<K> dotStyleCombo
polydotsStyleToIconMap
EnumMap<K extends Enum<K>,V> polydotsStyleToIconMap
pstCustomTA
JTextArea pstCustomTA
pstCustomSP
JScrollPane pstCustomSP
applyButton
JButton applyButton
shadowSizeTF
IncrementableTextField shadowSizeTF
shadowAngleTF
IncrementableTextField shadowAngleTF
shadowB
JToggleButton shadowB
colorChooser
JColorChooser colorChooser
lineWidthTF
IncrementableTextField lineWidthTF
dashTF
IncrementableTextField dashTF
dashOpaqueRatioTF
IncrementableTextField dashOpaqueRatioTF
dotSepTF
IncrementableTextField dotSepTF
overStrikeWidthTF
IncrementableTextField overStrikeWidthTF
lineStyleCB
PEComboBox<K> lineStyleCB
lineStyleToIconMap
EnumMap<K extends Enum<K>,V> lineStyleToIconMap
overStrikeCB
JCheckBox overStrikeCB
colorChooser
JColorChooser colorChooser
vertAlignToIconMap
EnumMap<K extends Enum<K>,V> vertAlignToIconMap
horAlignToIconMap
EnumMap<K extends Enum<K>,V> horAlignToIconMap
frameStyleToIconMap
EnumMap<K extends Enum<K>,V> frameStyleToIconMap
vertAlignementCombo
PEComboBox<K> vertAlignementCombo
horAlignementCombo
PEComboBox<K> horAlignementCombo
boxTypeCombo
PEComboBox<K> boxTypeCombo
angleTF
IncrementableTextField angleTF
tikzCustomTA
JTextArea tikzCustomTA
tikzCustomSP
JScrollPane tikzCustomSP
applyButton
JButton applyButton
buttons
ArrayList<E> buttons
currentMouseTool
String currentMouseTool
preferences
Properties preferences
l
JLabel l
lookAndFeelList
JComboBox lookAndFeelList
mdiManagerList
JComboBox mdiManagerList
languageList
JComboBox languageList
contentTypeList
JComboBox contentTypeList
ncfPcf3pScaleList
JComboBox ncfPcf3pScaleList
ncfPcf3pShearList
JComboBox ncfPcf3pShearList
maxUndoStepJS
JSlider maxUndoStepJS
maxUndoStepL
JLabel maxUndoStepL
fontSelector
FontSelector fontSelector
snapStepList
JComboBox snapStepList
gridStyleList
JComboBox gridStyleList
gridStepList
JComboBox gridStepList
newGridIsOnCB
JCheckBox newGridIsOnCB
newSnapIsOnCB
JCheckBox newSnapIsOnCB
zoomFactorList
JComboBox zoomFactorList
preferences
Properties preferences
formatPercent
NumberFormat formatPercent
filters
PEFileFilter[] filters
preferences
Properties preferences
l
JLabel l
antiAliasingCB
JCheckBox antiAliasingCB
qualityCB
JCheckBox qualityCB
textAntiAliasingCB
JCheckBox textAntiAliasingCB
fractionalMetricsCB
JCheckBox fractionalMetricsCB
ditherCB
JCheckBox ditherCB
table
JTable table
model
jpicedt.ui.dialog.ShortcutsCustomizer.ShortcutsTableModel model
preferences
Properties preferences
miArray
JMenuItem[] miArray
shortCuts
String[] shortCuts
gridColorB
JButton gridColorB
selectionColorB
JButton selectionColorB
endPointColorB
JButton endPointColorB
boundingareaColorB
JButton boundingareaColorB
desktopColorB
JButton desktopColorB
textColorB
JButton textColorB
preferences
Properties preferences
Package jpicedt.ui.internal |
actionRegistry
ActionRegistry actionRegistry
submenuRecentFiles
JMenu submenuRecentFiles
- mutable menu & menuitems
menuFile
PEMenu menuFile
menuEdit
PEMenu menuEdit
menuTools
PEMenu menuTools
menuCommands
PEMenu menuCommands
menuFragments
PEMenu menuFragments
menuScripts
PEMenu menuScripts
menuWindow
PEMenu menuWindow
menuHelp
PEMenu menuHelp
undoMenuItem
JMenuItem undoMenuItem
redoMenuItem
JMenuItem redoMenuItem
undoMenuItemText
String undoMenuItemText
redoMenuItemText
String redoMenuItemText
localizer
ActionLocalizer localizer
actionDispatcher
ActionDispatcher actionDispatcher
canvas
PECanvas canvas
hi
HitInfo hi
czHi
ConvexZoneHitInfo czHi
e
PEMouseEvent e
maximum
int maximum
progressValue
int progressValue
progressMsg
String progressMsg
title
String title
logoPanel
jpicedt.ui.util.PEProgressBar.LogoPanel logoPanel
Package jpicedt.util.math |
re
double re
im
double im
toolkit
Toolkit toolkit
doubleFormatter
NumberFormat doubleFormatter
positiveOnly
boolean positiveOnly
historyModel
HistoryModel historyModel
popup
JPopupMenu popup
instantPopups
boolean instantPopups
enterAddsToHistory
boolean enterAddsToHistory
current
String current
index
int index
sp
JSpinner sp
model
SpinnerNumberModel model
prefixLabel
JLabel prefixLabel
postfixLabel
JLabel postfixLabel
dialogTitle
String dialogTitle
actionCommand
String actionCommand
minimum
Double minimum
maximum
Double maximum
map
Map<K,V> map
modal
boolean modal
modalStarted
boolean modalStarted
desktop
JDesktopPane desktop
oldFocusOwner
Component oldFocusOwner
oldSelectedInternalFrame
JInternalFrame oldSelectedInternalFrame
frameClosingHandler
jpicedt.widgets.PEInternalDialog.FrameClosingHandler frameClosingHandler
Submit a bug : syd@jpicedt.org