public interface ExprList extends GenericModelEntityList<Expr>, IListMove
| Modifier and Type | Method and Description |
|---|---|
Expr |
create(java.lang.String tag,
java.lang.String geom)
Creates a variable collection on the given geometry.
|
createclear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetagactive, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, versiongetContainer, getDisplayStringExpr create(java.lang.String tag, java.lang.String geom)
tag - Variable collection tag.geom - Geometry sequence tag.