OGR
|
Public Member Functions | |
OGRStyleTable * | Clone () |
OGRStyleTable * OGRStyleTable::Clone | ( | ) |
Duplicate style table.
The newly created style table is owned by the caller, and will have it's own reference to the OGRStyleTable.
This method is the same as the C function OGR_F_Clone().
Referenced by OGRDataSource::SetStyleTable(), and OGRLayer::SetStyleTable().