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