Types of control points

As shown in Table 1 there are 8 different simple control points. Each type reflects a combination of a data (value) category and a point type.

Table 1. Control point types

Boolean Category Numeric Category Enum Category String Category
BooleanPoint NumericPoint EnumPoint StringPoint
BooleanWritable NumericWritable EnumWritable StringWritable

See About data value categories and About point types.