Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G H J K L M N O P S T V

A

appendEmulatedArcString(StringBuffer) - Method in class jpicedt.format.latex.PicEllipseFormatter
Create a string representation of a circle/ellipse in the LaTeX format, using emulated lines, and append it to the given buffer.
appendLatexCircleString(StringBuffer) - Method in class jpicedt.format.latex.PicEllipseFormatter
Create a string representation of a circle in the LaTeX format, using the \\circle command, and append it to the given buffer.
appendLatexDiskString(StringBuffer) - Method in class jpicedt.format.latex.PicEllipseFormatter
Create a string representation of a disk in the LaTeX format, using the \\circle* command, and append it to the given buffer.
appendPicedtParameterString(StringBuffer, Element) - Method in class jpicedt.format.latex.LatexFormatter
Create a string representation of the attributes of the given object using PicEdt syntax (i.e.
appendPicedtStartingString(StringBuffer) - Method in class jpicedt.format.latex.PicBezierQuadFormatter
Create the PicEdt starting string (i.e.
appendPicedtStartingString(StringBuffer) - Method in class jpicedt.format.latex.PicEllipseFormatter
Create the PicEdt starting string (i.e.
appendPicedtStartingString(StringBuffer) - Method in class jpicedt.format.latex.PicPolygonFormatter
Create the PicEdt starting string (i.e.
appendPicedtStartingString(StringBuffer) - Method in class jpicedt.format.latex.PicRectangleFormatter
Create the PicEdt starting string (i.e.
appendThicknessString(StringBuffer, Element) - Method in class jpicedt.format.latex.LatexFormatter
Create a string representation of the thickness command for the given PicObjet in the LaTeX format, and append it to the given StringBuffer.
arrowToLatexString(PicPoint, PicPoint) - Method in class jpicedt.format.latex.LatexFormatter
Create a string representation of an arrow in the LaTeX format using \\vector's.

C

CR_LF - Static variable in interface jpicedt.format.latex.LatexConstants
Line separator for the current platform (i.e.
changedUpdate(DrawingEvent.EventType) - Method in class jpicedt.format.latex.LatexViewFactory.EllipseView
Give notification from the model that a change occured for an element this view is responsible for rendering.
configure(Properties) - Method in class jpicedt.format.latex.LatexContentType
Configure the EditorKit and the FormatterFactory returned by the factory methods, from the given Properties
configure(Properties) - Static method in class jpicedt.format.latex.LatexFormatter
Configure static fields using the given Properties object
configure(Properties) - Static method in class jpicedt.format.latex.LatexViewFactory
Configure static fields using the given Properties object
createEditorKit() - Method in class jpicedt.format.latex.LatexContentType
creates an EditorKit that's suited for this content-type default implementation returns null.
createFormatter() - Method in class jpicedt.format.latex.LatexContentType
creates a FormatterFactory that's suited for this content-type default implementation returns null.
createFormatter(Element) - Method in class jpicedt.format.latex.LatexFormatter
 
createFormatter(Drawing, Object) - Method in class jpicedt.format.latex.LatexFormatter
 
createHeader() - Method in class jpicedt.format.latex.LatexFormatter.DrawingFormatter
 
createPaintForInterior(PicAttributeSet) - Method in class jpicedt.format.latex.LatexViewFactory
 
createView(Element) - Method in class jpicedt.format.latex.LatexViewFactory
 

D

DEFAULT_EM_LINE_LENGTH - Static variable in interface jpicedt.format.latex.LatexConstants
 
DEFAULT_FILE_WRAPPER_EPILOG - Static variable in interface jpicedt.format.latex.LatexConstants
 
DEFAULT_FILE_WRAPPER_PROLOG - Static variable in interface jpicedt.format.latex.LatexConstants
 
DEFAULT_LINE_THICKNESS - Static variable in interface jpicedt.format.latex.LatexConstants
 
DEFAULT_MAX_CIRCLE_DIAMETER - Static variable in interface jpicedt.format.latex.LatexConstants
 
DEFAULT_MAX_DISK_DIAMETER - Static variable in interface jpicedt.format.latex.LatexConstants
 
DEFAULT_MAX_EM_CIRCLE_SEGMENT_LENGTH - Static variable in interface jpicedt.format.latex.LatexConstants
 
DEFAULT_MAX_EM_LINE_SLOPE - Static variable in interface jpicedt.format.latex.LatexConstants
 
drawing - Variable in class jpicedt.format.latex.LatexFormatter.DrawingFormatter
the Drawing this formater acts upon

E

element - Variable in class jpicedt.format.latex.PicBezierCubicFormatter
the Element this formater acts upon
element - Variable in class jpicedt.format.latex.PicBezierQuadFormatter
the Element this formater acts upon
element - Variable in class jpicedt.format.latex.PicEllipseFormatter
the Element this formater acts upon
element - Variable in class jpicedt.format.latex.PicPolygonFormatter
the Element this formater acts upon
element - Variable in class jpicedt.format.latex.PicRectangleFormatter
the Element this formater acts upon
emCircleSegLengthTF - Variable in class jpicedt.format.latex.LatexCustomizer
 
emLineLength - Static variable in class jpicedt.format.latex.LatexFormatter
 
emLineLengthTF - Variable in class jpicedt.format.latex.LatexCustomizer
 
epilogTA - Variable in class jpicedt.format.latex.LatexCustomizer
 

F

factory - Variable in class jpicedt.format.latex.PicBezierCubicFormatter
 
factory - Variable in class jpicedt.format.latex.PicBezierQuadFormatter
 
factory - Variable in class jpicedt.format.latex.PicEllipseFormatter
 
factory - Variable in class jpicedt.format.latex.PicPolygonFormatter
 
factory - Variable in class jpicedt.format.latex.PicRectangleFormatter
 
factory - Variable in class jpicedt.format.latex.PicTextFormatter
 
fileWrapperEpilog - Static variable in class jpicedt.format.latex.LatexFormatter
 
fileWrapperProlog - Static variable in class jpicedt.format.latex.LatexFormatter
 
format() - Method in class jpicedt.format.latex.LatexFormatter.DrawingFormatter
 
format() - Method in class jpicedt.format.latex.PicBezierCubicFormatter
 
format() - Method in class jpicedt.format.latex.PicBezierQuadFormatter
latex or eepic formating algorithm support quad and cubic splines
format() - Method in class jpicedt.format.latex.PicEllipseFormatter
 
format() - Method in class jpicedt.format.latex.PicPolygonFormatter
Return a string representation of a PicPolygon in the LaTeX format.
format() - Method in class jpicedt.format.latex.PicRectangleFormatter
Returned string syntax : %Rectangle(x1,y1)(x2,y2) filled ...
format() - Method in class jpicedt.format.latex.PicTextFormatter
 

G

getIcon() - Method in class jpicedt.format.latex.LatexCustomizer
 
getMime() - Method in class jpicedt.format.latex.LatexContentType
 
getPresentationName() - Method in class jpicedt.format.latex.LatexContentType
 
getTitle() - Method in class jpicedt.format.latex.LatexCustomizer
 
getTooltip() - Method in class jpicedt.format.latex.LatexCustomizer
 
getXYNearestSlope(double, boolean) - Method in class jpicedt.format.latex.LatexFormatter
 

H

HORIZONTAL - Static variable in class jpicedt.format.latex.LatexFormatter
 

J

jpicedt.format.latex - package jpicedt.format.latex
 

K

KEY_EM_LINE_LENGTH - Static variable in interface jpicedt.format.latex.LatexConstants
 
KEY_FILE_WRAPPER_EPILOG - Static variable in interface jpicedt.format.latex.LatexConstants
 
KEY_FILE_WRAPPER_PROLOG - Static variable in interface jpicedt.format.latex.LatexConstants
 
KEY_LINE_THICKNESS - Static variable in interface jpicedt.format.latex.LatexConstants
 
KEY_MAX_CIRCLE_DIAMETER - Static variable in interface jpicedt.format.latex.LatexConstants
 
KEY_MAX_DISK_DIAMETER - Static variable in interface jpicedt.format.latex.LatexConstants
 
KEY_MAX_EM_CIRCLE_SEGMENT_LENGTH - Static variable in interface jpicedt.format.latex.LatexConstants
 
KEY_MAX_EM_LINE_SLOPE - Static variable in interface jpicedt.format.latex.LatexConstants
 

L

LATEX_FILL - Static variable in class jpicedt.format.latex.LatexViewFactory
color for interior
LATEX_STROKE - Static variable in class jpicedt.format.latex.LatexViewFactory
color for outlines
LatexConstants - interface jpicedt.format.latex.LatexConstants.
"emulated latex" parameters : these parameters get used by LatexFormatter, LatexParser and LatexViewFactory.
LatexContentType - class jpicedt.format.latex.LatexContentType.
Specifies content-type for Drawing's created by editor-kits.
LatexContentType() - Constructor for class jpicedt.format.latex.LatexContentType
 
LatexCustomizer - class jpicedt.format.latex.LatexCustomizer.
a panel for LaTeX preferences editing (emulation parameters,...)
LatexCustomizer(Properties) - Constructor for class jpicedt.format.latex.LatexCustomizer
construct a new panel for LaTeX preferences editing.
LatexFormatter - class jpicedt.format.latex.LatexFormatter.
LaTeX formater
LatexFormatter() - Constructor for class jpicedt.format.latex.LatexFormatter
Constructor using default properties values
LatexFormatter.DrawingFormatter - class jpicedt.format.latex.LatexFormatter.DrawingFormatter.
 
LatexFormatter.DrawingFormatter(Drawing, Object) - Constructor for class jpicedt.format.latex.LatexFormatter.DrawingFormatter
init this formater for the given drawing
LatexViewFactory - class jpicedt.format.latex.LatexViewFactory.
A factory to create a View for a given Element when the underlying content type is LaTeX (i.e.
LatexViewFactory() - Constructor for class jpicedt.format.latex.LatexViewFactory
 
LatexViewFactory.EllipseView - class jpicedt.format.latex.LatexViewFactory.EllipseView.
view for ellipse specific to the LaTeX picture environment.
LatexViewFactory.EllipseView(PicEllipse) - Constructor for class jpicedt.format.latex.LatexViewFactory.EllipseView
 
LatexViewFactory.PolygonView - class jpicedt.format.latex.LatexViewFactory.PolygonView.
view for polygons.
LatexViewFactory.PolygonView(PicPolygon) - Constructor for class jpicedt.format.latex.LatexViewFactory.PolygonView
 
lineThickness - Static variable in class jpicedt.format.latex.LatexFormatter
 
lineToLatexString(double, double, double, double, Arrow, Arrow, double) - Method in class jpicedt.format.latex.LatexFormatter
Computes a LaTeX string for a line segment (PicLine object), given its two points and decoration parameters.
linethicknessTF - Variable in class jpicedt.format.latex.LatexCustomizer
 
load() - Method in class jpicedt.format.latex.LatexCustomizer
Load widgets value from the Properties object given in the constructor.
loadDefault() - Method in class jpicedt.format.latex.LatexCustomizer
Load widgets display content with a default value retrieved from the LatexConstants interface.

M

maxEmCircleSegmentLength - Static variable in class jpicedt.format.latex.LatexFormatter
 
maxEmLineSlope - Static variable in class jpicedt.format.latex.LatexFormatter
 
maxEmLineSlopeTF - Variable in class jpicedt.format.latex.LatexCustomizer
 
maxLatexCircleDiameter - Static variable in class jpicedt.format.latex.LatexFormatter
 
maxLatexCircleDiameterTF - Variable in class jpicedt.format.latex.LatexCustomizer
 
maxLatexDiskDiameter - Static variable in class jpicedt.format.latex.LatexFormatter
 
maxLatexDiskDiameter - Static variable in class jpicedt.format.latex.LatexViewFactory
 
maxLatexDiskDiameterTF - Variable in class jpicedt.format.latex.LatexCustomizer
 
minEmLineSlope - Static variable in class jpicedt.format.latex.LatexFormatter
 

N

NEG_GREATER_THAN_1 - Static variable in class jpicedt.format.latex.LatexFormatter
 
NEG_LOWER_THAN_1 - Static variable in class jpicedt.format.latex.LatexFormatter
 

O

obj - Variable in class jpicedt.format.latex.PicTextFormatter
the Element this formater acts upon
outputConstraint - Variable in class jpicedt.format.latex.LatexFormatter.DrawingFormatter
 

P

POS_GREATER_THAN_1 - Static variable in class jpicedt.format.latex.LatexFormatter
 
POS_LOWER_THAN_1 - Static variable in class jpicedt.format.latex.LatexFormatter
 
PicBezierCubicFormatter - class jpicedt.format.latex.PicBezierCubicFormatter.
A formater for PicBezierCubic objects
PicBezierCubicFormatter(PicBezierCubic, LatexFormatter) - Constructor for class jpicedt.format.latex.PicBezierCubicFormatter
 
PicBezierQuadFormatter - class jpicedt.format.latex.PicBezierQuadFormatter.
A formater for PicBezierQuad objects
PicBezierQuadFormatter(PicBezierQuad, LatexFormatter) - Constructor for class jpicedt.format.latex.PicBezierQuadFormatter
 
PicEllipseFormatter - class jpicedt.format.latex.PicEllipseFormatter.
A drawing->LaTeX formater for PicEllipse objects
PicEllipseFormatter(PicEllipse, LatexFormatter) - Constructor for class jpicedt.format.latex.PicEllipseFormatter
 
PicPolygonFormatter - class jpicedt.format.latex.PicPolygonFormatter.
An interface that specifies common formatting behaviours for Drawable objects
PicPolygonFormatter(PicPolygon, LatexFormatter) - Constructor for class jpicedt.format.latex.PicPolygonFormatter
 
PicRectangleFormatter - class jpicedt.format.latex.PicRectangleFormatter.
An interface that specifies common formatting behaviours for Drawable objects
PicRectangleFormatter(PicRectangle, LatexFormatter) - Constructor for class jpicedt.format.latex.PicRectangleFormatter
 
PicTextFormatter - class jpicedt.format.latex.PicTextFormatter.
An interface that specifies common formatting behaviours for Drawable objects
PicTextFormatter(PicText, FormatterFactory) - Constructor for class jpicedt.format.latex.PicTextFormatter
 
preferences - Variable in class jpicedt.format.latex.LatexCustomizer
 
prologTA - Variable in class jpicedt.format.latex.LatexCustomizer
 

S

store() - Method in class jpicedt.format.latex.LatexCustomizer
Store current widgets value to the Properties object given in the constructor, then update LatexFormatter accordingly.
syncAttributes() - Method in class jpicedt.format.latex.LatexViewFactory.EllipseView
Inherits from superclass, except for elliptic arcs, which are never filled.
syncAttributes() - Method in class jpicedt.format.latex.LatexViewFactory.PolygonView
Inherits from superclass, except for filling behaviour : polygon can't be filled, since they're built from "\\line" commands.

T

toPicedtString(Arrow) - Method in class jpicedt.format.latex.LatexFormatter
 

V

VERTICAL - Static variable in class jpicedt.format.latex.LatexFormatter
 

A C D E F G H J K L M N O P S T V