public interface CplList extends PropFeatureList<Cpl>, IListMove
| Modifier and Type | Method and Description |
|---|---|
Cpl |
create(java.lang.String tag,
java.lang.String type)
Creates a component coupling subnode.
|
Cpl |
create(java.lang.String tag,
java.lang.String type,
java.lang.String geom)
Creates a component coupling.
|
clear, 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, getDisplayStringCpl create(java.lang.String tag, java.lang.String type)
BoundarySimilarity.create in interface PropFeatureList<Cpl>tag - Subnode tag.type - Type of component coupling subnode: one of
OnePointMap,TwoPointMap,
or EdgeMap.Cpl create(java.lang.String tag, java.lang.String type, java.lang.String geom)
tag - Component coupling tags.type - Type
of
component
coupling:
one
of
GeneralExtrusion,
LinearExtrusion,BoundarySimilarity,
IdentityMapping,
GeneralProjection,
LinearProjection,
Integration,
Average,Maximum, or
Minimum.geom - Source geometry sequence tag.