Package | Description |
---|---|
com.openinventor.inventor.nodes | |
com.openinventor.inventor.projection |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SbProj4Projection.CoordinateSystems> |
SoGeoProjection.coordinateSystem
Current coordinate system.
|
Modifier and Type | Method and Description |
---|---|
static SbProj4Projection.CoordinateSystems |
SbProj4Projection.CoordinateSystems.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SbProj4Projection.CoordinateSystems |
SbProj4Projection.getCoordinateSystem()
Get current coordinate system.
|
static SbProj4Projection.CoordinateSystems |
SbProj4Projection.CoordinateSystems.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SbProj4Projection.CoordinateSystems |
SbProj4Projection.CoordinateSystems.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SbProj4Projection.CoordinateSystems[] |
SbProj4Projection.CoordinateSystems.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SbProj4Projection.setCoordinateSystem(SbProj4Projection.CoordinateSystems coordinateSystem)
Set current coordinate system.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com