public interface FrameList extends ModelEntityList<Frame>
Modifier and Type | Method and Description |
---|---|
Frame |
create(java.lang.String tag,
java.lang.String geom)
Creates a frame and assigns it to a geometry.
|
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
Frame create(java.lang.String tag, java.lang.String geom)
tag
- Frame tag.geom
- Geometry tag.