Uses of Class
com.luciad.view.lightspeed.style.complexstroke.ALspComplexStroke.ArcBuilder
Packages that use ALspComplexStroke.ArcBuilder
-
Uses of ALspComplexStroke.ArcBuilder in com.luciad.view.lightspeed.style.complexstroke
Methods in com.luciad.view.lightspeed.style.complexstroke that return ALspComplexStroke.ArcBuilderModifier and TypeMethodDescriptionALspComplexStroke.ArcBuilder.angle
(double aAngle) Sets the angle of the arc, in degrees.static ALspComplexStroke.ArcBuilder
ALspComplexStroke.arc()
Creates a builder used to create arc or circle stroke patterns.Sets the fill colorstatic ALspComplexStroke.ArcBuilder
ALspComplexStroke.filledArc()
Creates a builder used to create filled arc or circle stroke patterns.ALspComplexStroke.ArcBuilder.fillTexture
(ILcdIcon aTextureIcon) Specifies an icon that is used to retrieve the fill color.ALspComplexStroke.ArcBuilder.length
(double aLength) Sets the length of this stroke, in pixels.ALspComplexStroke.ArcBuilder.lengthRelative
(double aLengthRelative) Sets the length of this stroke, as a value relative to the length of the line.Sets the line color.ALspComplexStroke.ArcBuilder.lineTexture
(ILcdIcon aTextureIcon) Specifies an icon that is used to retrieve the line color.ALspComplexStroke.ArcBuilder.lineWidth
(double aLineWidth) Sets the line width.ALspComplexStroke.ArcBuilder.minorRadius
(double aMinorRadius) Sets the minor radius of the arc, in pixels.ALspComplexStroke.ArcBuilder.offset
(double aOffset) Sets the offset of the arc, relative to the base line, in pixels.ALspComplexStroke.ArcBuilder.startAngle
(double aStartAngle) Sets the start angle of the arc, in degrees