public class ArrowPoint
extends java.lang.Object
Title: ArrowPoint class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Modifier and Type | Field and Description |
|---|---|
double |
cosA |
IGraphics3D |
g |
double |
sinA |
double |
x |
double |
y |
int |
z |
| Constructor and Description |
|---|
ArrowPoint() |
public double x
public double y
public int z
public double sinA
public double cosA
public IGraphics3D g
public Point calc()