Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
com.openinventor.inventor.geo | |
com.openinventor.inventor.nodes | |
com.openinventor.inventor.projection |
Modifier and Type | Method and Description |
---|---|
static SbProj4Projection.Projections |
SoGeoRenderElement.get(SoState state)
Returns current render mode in the state.
|
static SbProj4Projection.Projections |
SoGeoRenderElement.getDefault()
Returns the default render mode.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoGeoRenderElement.set(SoState state,
SbProj4Projection.Projections renderProjection)
Sets the current render mode in the state.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SbProj4Projection.Projections> |
SoGeoRender.renderProjection
Geospatial projection.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SbProj4Projection.Projections> |
SoGeoProjection.projection
Current Projection.
|
Modifier and Type | Method and Description |
---|---|
static SbProj4Projection.Projections |
SbProj4Projection.Projections.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SbProj4Projection.Projections |
SbProj4Projection.getProjection()
Get current projection .
|
SbProj4Projection.Projections |
SbProj4Projection.getProjectionIn()
Get current input projection .
|
static SbProj4Projection.Projections |
SbProj4Projection.Projections.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SbProj4Projection.Projections |
SbProj4Projection.Projections.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SbProj4Projection.Projections[] |
SbProj4Projection.Projections.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
SbProj4Projection.getProjectionName(SbProj4Projection.Projections proj)
Get projection name description.
|
static java.lang.String |
SbProj4Projection.getProjectionString(SbProj4Projection.Projections proj)
Get internal PROJ.4 projection string.
|
void |
SbProj4Projection.setProjection(SbProj4Projection.Projections proj)
Set current projection.
|
void |
SbProj4Projection.setProjectionIn(SbProj4Projection.Projections proj)
Set current input projection.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com