|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.drawing.InternalPyramidTrunc
public class InternalPyramidTrunc
Title: InternalPyramidTrunc class
Description:
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
protected int |
endZ
|
protected IGraphics3D |
g
|
protected int |
midX
|
protected int |
midZ
|
protected Rectangle |
r
|
protected int |
startZ
|
protected int |
truncX
|
protected int |
truncZ
|
Constructor Summary | |
---|---|
InternalPyramidTrunc()
|
Method Summary | |
---|---|
void |
draw(IGraphics3D gr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Rectangle r
protected int midX
protected int midZ
protected int truncX
protected int truncZ
protected int startZ
protected int endZ
protected IGraphics3D g
Constructor Detail |
---|
public InternalPyramidTrunc()
Method Detail |
---|
public void draw(IGraphics3D gr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |