|
Interface Summary |
| AttributeDefinition |
AttributDefinition is used to define the formal parameters of external functions and the underlying
rendering operations of the portrayal service. |
| AttributeValue |
The AttributValue holds the value for an associated AttributeDefinition. |
| ExternalFunction |
External functions are used to perform computations that sometimes are needed to evaluate the query
statements and/or perform the portrayal rules. |
| ParameterSet |
A parameter set holds a list of actualparameter values. |
| PortrayalOperation |
A portrayal operation holds the details for a particular portrayal operation. |
| PortrayalService |
A portrayal service is used to portray a feature instance or instances. |