|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.TeeBase
com.steema.teechart.drawing.ChartPen
com.steema.teechart.printer.PreviewChartPen
public class PreviewChartPen
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Field Summary |
|---|
| Fields inherited from class com.steema.teechart.drawing.ChartPen |
|---|
color, dashCap, dashStyle, defaultColor, defaultEndCap, defaultStyle, defaultVisible, endCap, usesVisible, visible, width |
| Fields inherited from class com.steema.teechart.TeeBase |
|---|
chart |
| Constructor Summary | |
|---|---|
PreviewChartPen(ChartPen source)
|
|
| Method Summary | |
|---|---|
DashStyle |
getStyle()
Determines the style in which the pen draw lines on the Drawing. |
| Methods inherited from class com.steema.teechart.drawing.ChartPen |
|---|
assign, assign, getColor, getDashCap, getEndCap, getStroke, getTransparency, getVisible, getWidth, internalAssign, invalidate, reset, setColor, setColor, setDashCap, setDefaultColor, setDefaultStyle, setDefaultVisible, setEndCap, setStyle, setTransparency, setUsesVisible, setVisible, setWidth, shouldSerializeColor, shouldSerializeEndCap, shouldSerializeStyle, shouldSerializeVisible |
| Methods inherited from class com.steema.teechart.TeeBase |
|---|
getChart, setBooleanProperty, setChart, setColorProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreviewChartPen(ChartPen source)
| Method Detail |
|---|
public DashStyle getStyle()
ChartPen
getStyle in class ChartPen
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||