|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
showDialog
upon a selected font.
Area3d
is the abstract superclass of all areas that are limited
by a set of Point3d
. color
color
.
showDialog
upon a cancel.
Chart3d
is the abstract superclass of all more specific charts.Chart3d
with one value per element of the chart.
Chart3d
with the given number of values per element of the chart.
Cone
is a subclass of Pyramid
. ConeStump
is a subclass of PyramidStump
. Cuboid
defines a cuboid.showDialog
upon an error.
color
color
.
JFontChooser
component. Object3d
is the abstract base class of all threedimensional
objects.Object3d
.
Point3d defines a point in the threedimensional space.
- Point3d() -
Constructor for class askalon.graph.threedim.Point3d
- Constructs and initializes a point at the origin (0.0,0.0,0.0) of the coordinate space.
- Point3d(double, double, double) -
Constructor for class askalon.graph.threedim.Point3d
- Constructs and initializes a point at the specified (x,y,z) location in the coordinate space.
- Polygon3d - class askalon.graph.threedim.Polygon3d.
Polygon3d
defines a polygon in the threedimensional space.- Polygon3d(Point3d[]) -
Constructor for class askalon.graph.threedim.Polygon3d
- Creates a new polygon.
- popup(MouseEvent) -
Method in class askalon.graph.utilities.PopupListener
-
- popupEnabled -
Variable in class askalon.graph.chart.AbstractChartMenu
-
- PopupListener - class askalon.graph.utilities.PopupListener.
-
- PopupListener(AbstractChartMenu) -
Constructor for class askalon.graph.utilities.PopupListener
-
- popupMenu -
Variable in class askalon.graph.chart.AbstractChartMenu
-
- POSITIVE_TRANSPARENT -
Static variable in class askalon.graph.threedim.SolidGridRectangle
-
- preferredLayoutSize(Container) -
Method in class askalon.graph.utilities.TopDownLayout
-
- Pyramid - class askalon.graph.threedim.Pyramid.
Pyramid
defines a pyramid.- Pyramid(double, double, double, double, double, int, int) -
Constructor for class askalon.graph.threedim.Pyramid
- Creates a new pyramid.
- Pyramid(double, double, double, double, double, int, int, boolean) -
Constructor for class askalon.graph.threedim.Pyramid
- Creates a new pyramid.
- PyramidStump - class askalon.graph.threedim.PyramidStump.
PyramidStump
defines the stump of a pyramid. - PyramidStump(double, double, double, double, double, double, int, int) -
Constructor for class askalon.graph.threedim.PyramidStump
- Creates a new pyramidstump.
- PyramidStump(double, double, double, double, double, double, int, int, boolean) -
Constructor for class askalon.graph.threedim.PyramidStump
- Creates a new pyramidstump.
- PyramidStump(double, double, double, double, double, int, int) -
Constructor for class askalon.graph.threedim.PyramidStump
- Creates a new pyramidstump with congruent bottom and top area.
Quadrangle3d
defines a quadrangle in the threedimensional space. color
color
.
Szene3d
is a container for instances of Object3d
.Transformation3d
represents a threedimensional transformation.Triangle3d
defines a triangle in the threedimensional space.Vector3d
defines a vector in the threedimensional space.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |