Constructors in jpicedt.format.input.pstricks with parameters of type Pool |
PsArcExpression(Pool pl,
String type)
|
PsArcExpression(Pool pl,
String type,
String tag)
|
PsBezierExpression(Pool pl)
tag = \\psbezier and proto = new PicBezierCubic. |
PsBezierExpression(Pool pl,
String tag)
Constructor allowing to set a non-standard tag. |
PsBox(Pool pl,
String type)
|
PsCircleExpression(Pool pl)
Uses default tag. |
PsCircleExpression(Pool pl,
String tag)
|
PsEllipseExpression(Pool pl)
Uses default tag |
PsEllipseExpression(Pool pl,
String tag)
|
PsFrameExpression(Pool pl)
Uses default tag. |
PsFrameExpression(Pool pl,
String tag)
|
PsObjectExpression(PstricksParser p,
Pool pl)
|
PsPolygonExpression(Pool pl,
String type)
Uses the given type as the default tag |
PsPolygonExpression(Pool pl,
String shape,
String tag)
|
PsQDiskExpression(Pool pl)
Uses default tag. |
PsQDiskExpression(Pool pl,
String tag)
|
PsQLineExpression(Pool pl)
|
PsRPutExpression(Pool pl)
|
PSTAngleParameter(Pool pl,
String tag,
PicAttributeName<Double> attributeName,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTArrowExpression(Pool pl)
Constructor for the PSTArrowExpression object |
PSTBooleanExpression(Pool pl,
String tag,
PicAttributeName<Boolean> attributeName,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTColorExpression(Pool pl,
String tag,
PicAttributeName<Color> attributeName,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTDashExpression(Pool pl,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTDotStyleExpression(Pool pl,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTFillStyleExpression(Pool pl,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTInstanciationExpression(String tag,
Element prototype,
Pool pl)
|
PSTLengthParameter(Pool pl,
String tag,
PicAttributeName<Double> attributeName,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTLineStyleExpression(Pool pl,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTParametersExpression(Pool pool,
Pool.Key<PicAttributeSet> attributeSetKey)
|
PSTPicPointExpression(int ptNumber,
EditPointConstraint constraint,
Pool pl)
|
PSTPicPointExpression(int ptNumber,
Pool pl)
Initializes this expression with a "null" EditPointConstraint (= default constraint) |
PstricksParser(Pool pool)
Creates a new PstricksParser, and build grammar rules |
PsUnitLengthExpression(Pool pl,
String type)
unit actually sets the following three parameters : xunit, yunit, and runit. |
StarExpression(Pool pl)
|
UserDefinedColorExpression(Pool pl)
Constructor for the UserDefinedColorExpression object |