Home | Trees | Indices | Help |
|
---|
|
object --+ | Marker --+ | AbstractMarker --+ | SymbolMarker
This marker has predefined shape which cannot be changed. However, marker attributes can be set.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Creates this marker with enabled = true --- Creates this marker with specified arguments. @param enabled If false then this marker will not be applied to a point. What this means is that the data points of a line chart will not stand out. --- Creates this marker with specified arguments. @param lineColor - Color of the point marker's outline --- Creates this marker with specified arguments. @param radius Radius of the point marker. --- Creates this marker with specified arguments. @param symbol It must be one of the predefine symbol such as Symbol.CIRCLE or Symbol.DIAMOND --- Creates this marker with specified arguments. @param lineColor Color of the point marker's outline @param radius Radius of the point marker. --- Creates this marker with specified arguments. @param lineColor - Color of the point marker's outline @param radius Radius of the point marker. @param symbol It must be one of the predefine symbol such as Symbol.CIRCLE or Symbol.DIAMOND
|
|
Sets color of the point marker's outline
|
|
Sets color of the point marker
|
|
Sets width of the point marker outline
|
|
Sets radius of the point marker
|
Sets symbol for the point marker. It must be one of the predefine symbol such as Symbol.CIRCLE or Symbol.DIAMOND |
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 31 14:06:35 2013 | http://epydoc.sourceforge.net |