public interface ShapeFeatureList extends PropFeatureList<ShapeFeature>
Modifier and Type | Method and Description |
---|---|
ShapeFeature |
create(java.lang.String tag,
java.lang.String sfname)
Creates shape feature.
|
clear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetag
active, 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, version
getContainer, getDisplayString
ShapeFeature create(java.lang.String tag, java.lang.String sfname)
create
in interface PropFeatureList<ShapeFeature>
tag
- Shape function feature tag.sfname
- Shape function type: shape function name or a shape function with
arguments.