|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.ArrowPoint
public class ArrowPoint
Title: ArrowPoint class
Description:
Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
double |
cosA
|
IGraphics3D |
g
|
double |
sinA
|
double |
x
|
double |
y
|
int |
z
|
Constructor Summary | |
---|---|
ArrowPoint()
|
Method Summary | |
---|---|
java.awt.Point |
calc()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double x
public double y
public int z
public double sinA
public double cosA
public IGraphics3D g
Constructor Detail |
---|
public ArrowPoint()
Method Detail |
---|
public java.awt.Point calc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |