public interface ComponentCoordsysList extends CoordsysList
Modifier and Type | Method and Description |
---|---|
Coordsys |
create(java.lang.String tag,
java.lang.String type)
Creates coordinate system.
|
create
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
Coordsys create(java.lang.String tag, java.lang.String type)
create
in interface PropFeatureList<Coordsys>
tag
- Coordinate system tag.type
- Coordinate system type: Boundary
,
Cylindrical
, Mapping
,
Rotated
, or VectorBase
.