|
Public Member Functions |
| | seDRMPropertyGrid () |
| | Default constructor.
|
| | seDRMPropertyGrid (const seObject &other) |
| | Constructor for seDRM... class conversions.
|
| SE_Short_Integer_Positive | get_spatial_axes_count () |
| | get field spatial_axes_count
|
| void | set_spatial_axes_count (SE_Short_Integer_Positive val) |
| | set field spatial_axes_count
|
| const SE_Short_Integer * | get_location_index () |
| | get field location_index
|
| void | set_location_index (const SE_Short_Integer *location_index, SE_Short_Integer_Positive spatial_axes_count) |
| | set field location_index
|
| const SE_SRF_Info & | get_srf_info () |
| | get field srf_info
|
| void | set_srf_info (const SE_SRF_Info &val) |
| | set field srf_info
|
| void | set_srf_info (SRM_VOS_Code vos_code, EDCS_Unit_Code angular_unit, EDCS_Unit_Code linear_unit, EDCS_Scale_Code linear_scale, SRM_SRF_Parameters_Info srf_params_info) |
| | set field srf_info by parameter list
|
| SE_Boolean | get_data_present () |
| | get field data_present
|
| void | set_data_present (SE_Boolean val) |
| | set field data_present
|
| virtual SE_DRM_Class | getClassType () const |
| | PropertyGrid class identification.
|