See: Description
Class | Description |
---|---|
PgBndConstraint |
Descriptor for boundary constraints used in variational problems.
|
PgBndPolygon |
Boundary polygon of PgElementSets with reference to boundary vertices and elements.
|
PgBndPolygon_IP |
Info panel for inspecting a boundary curves of an element set.
|
PgEdgeStar |
Edge of an element set with indices to both endpoints, adjacent elements, and
local index of vertex in each element, whose neighbour refers to an element at this edge.
|
PgElementSet |
Base class for most geometric surfaces with polygonal faces formed by vertices.
|
PgElementSet_BP |
Panel to access bnd polygons of a geometry.
|
PgElementSet_IP |
Info panel for PgElementSet, which is extended by subclasses.
|
PgElementSet_Menu |
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
|
PgElementSet_MP |
Material panel for PgElementSet, which is extended by subclasses.
|
PgElementSet_TP |
Texture panel for PgElementSet, which is extended by subclasses.
|
PgPointSet |
Base class for most geometric objects with points resp. vertices, for example
point sets, polygons, element set, and other simplicial complexes.
|
PgPointSet_IP |
Info panel for inspecting a point set, panel is extended by subclasses.
|
PgPointSet_LP |
Font inspector allows to configure labels and fonts of a geometry.
|
PgPointSet_Menu |
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
|
PgPointSet_MP |
Material panel for PgPointSet, which is extended by subclasses.
|
PgPointSet_VP |
Panel to access vector fields of a geometry.
|
PgPolygon |
Base class for polygons given as consecutive list of polygon vertices.
|
PgPolygon_IP |
Info panel for polygons with no additional information compared to super.infoPanel.
|
PgPolygon_Menu |
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
|
PgPolygon_MP |
Material panel for polygons, just adds edge information to super.materialPanel.
|
PgPolygonSet |
Basic class for collections of lines and polygons.
|
PgPolygonSet_IP |
Info panel for PgPolygonSet, which is extended by subclasses.
|
PgPolygonSet_Menu |
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
|
PgPolygonSet_MP |
Material panel for PgPolygonSet, which is extended by subclasses.
|
PgTexture |
Texture image associated to a geometry.
|
PgTexture_IP |
Info panel of texture.
|
PgUtil |
Utility programs for geometry classes which operate on primitive data.
|
PgVectorField |
Vector field along a point set, polygon or surface.
|
PgVectorField_IP |
Info panel for inspecting a vector field, panel is extended by subclasses.
|
PuCleanMesh |
Utility programs for identification of equal vertices and other cleaning operations.
|
Basic geometry container classes for points, curves, surfaces, and volumes in n-dimensional Euclidean, spherical and hyperbolic space.
Additional geometry classes and geometric algorithms are available in the
extension package jvx.geom
.
"