Recent Changes - Search:

Information

Installation

Documentation

ElementsArrow2Dejss

Properties

Position and Size
NameDescriptionValues acceptedDefault
XThe X coordinate for the element.A constant or variable.-
YThe Y coordinate for the element.A constant or variable.-
PositionThe double[] array with the coordinates of the shape.A double array.-
PixelPositionThe double[] array with the coordinates of the shape.A double array.-
SizeXThe size of the element in the X direction.A constant or variable.-
SizeYThe size of the element in the Y direction.A constant or variable.-
SizeThe double[] array with the size of the shape in each direction.A double array.-
PixelSizeWhether the size of the element is given in pixels. By default (i.e. false) the size of the element is relative to its parent panel coordinate system.A Boolean variable or one of the constants true or false.-
RotateThe rotation for the element.A constant or variable.-
TransformationThe transformation to apply to this element.An affine transform, a constant or variable, a double[] or an Object. About 2D transformations-
Visibility and Interaction
NameDescriptionValues acceptedDefault
VisibilityThe visibility of the element.A boolean variable or one of the constants true or false.-
MeasuredWhether the element affects its parent panel's autoscaling.A boolean variable or one of the constants true or false.-
EnabledPositionWhether the element affects its parent panel's autoscaling.A boolean variable or one of the constants true or false.-
MoveGroupWhether the element affects its parent panel's autoscaling.A boolean variable or one of the constants true or false.-
EnabledGroupWhether the element can be moved.A boolean variable or one of the constants true or false.-
ResizeGroupWhether dragging the element affects its group.A boolean variable or one of the constants true or false.-
SensitivityThe size of the hot spot (in pixels).A constant or variable of type int, 0 makes the full particle the hot spot.-
OnEnterThe action to invoke when the mouse enters the element.The JavaScript code to invoke for the action.-
OnExitThe action to invoke when the mouse leaves the element.The JavaScript code to invoke for the action.-
OnPressThe action to invoke when the element is pressed.The JavaScript code to invoke for the action.-
OnDragThe action to invoke when the element is dragged.The JavaScript code to invoke for the action.-
OnDoubleClickThe action to invoke when double-clicked.The JavaScript code to invoke for the action.-
Graphical Aspect
NameDescriptionValues acceptedDefault
OffsetThe drawing offset style for the element."SOUTH_WEST","CENTERED","NORTH_EAST""CENTERED"
MarkProportionmark proportion.--
Line ColorThe color used for the lines of the element.Use the editor provided or read about colors.-
Line WidthThe thickness of the lines of the element.A constant or variable of type double or int indicating the thickness.1
Draw LinesWhether to draw the lines.A Boolean variable or one of the constants true or false.-
AttributesObject.Object. 
Decoration
NameDescriptionValues acceptedDefault
MarkStartmark start."NONE","ANGLE","CIRCLE","RECTANGLE","LINE","CURVE","TRIANGLE","DIAMOND","WEDGE","POINTED","INVANGLE","INVTRIANGLE""NONE"
MarkStartWidthmark start width.--
MarkStartHeightmark start height.height-
MarkStartRotatemark start rotate.rotate.0
MarkStartColormark start color.color-
MarkStartOrientObject.Object. 
NameDescriptionValues acceptedDefault
MarkMiddlemark middle."NONE","ANGLE","CIRCLE","RECTANGLE","LINE","CURVE","TRIANGLE","DIAMOND","WEDGE","POINTED","INVANGLE","INVTRIANGLE""NONE"
MarkMiddleWidthmark middle width.--
MarkMiddleHeightmark middle height.height-
MarkMiddleRotatemark middle rotate.rotate.0
MarkMiddleColormark middle color.color-
MarkMiddleOrientObject.Object. 
NameDescriptionValues acceptedDefault
MarkEndmark end."NONE","ANGLE","CIRCLE","RECTANGLE","LINE","CURVE","TRIANGLE","DIAMOND","WEDGE","POINTED","INVANGLE","INVTRIANGLE""NONE"
MarkEndWidthmark end width.--
MarkEndHeightmark end height.height-
MarkEndRotatemark end rotate.rotate.0
MarkEndColormark end color.color-
MarkEndOrientObject.Object. 
Edit - History - Print - Recent Changes - Search
Page last modified on October 23, 2023, at 07:25 AM