public class CityGMLTransformer extends Object implements MessageSource, Transformer
Modifier and Type | Field and Description |
---|---|
static String |
RULE_CITYGML_CREATE_ADE |
static String |
TV_CITYGML_TARGET |
Constructor and Description |
---|
CityGMLTransformer() |
Modifier and Type | Method and Description |
---|---|
String |
message(int mnr)
Return a message for a message number.
|
void |
process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result)
Processes the model.
|
public static final String RULE_CITYGML_CREATE_ADE
public static final String TV_CITYGML_TARGET
public void process(GenericModel genModel, Options options, TransformerConfiguration trfConfig, ShapeChangeResult result) throws ShapeChangeAbortException
Transformer
process
in interface Transformer
genModel
- The model to process.options
- Options to control the process execution.result
- Logging target.ShapeChangeAbortException
public String message(int mnr)
MessageSource
message
in interface MessageSource
Copyright © 2018. All rights reserved.