te::edit::Feature Member List

This is the complete list of members for te::edit::Feature, including all inherited members.

clone() const te::edit::Feature
Feature()te::edit::Feature
Feature(te::da::ObjectId *id)te::edit::Feature
Feature(te::da::ObjectId *id, te::gm::Geometry *geom, te::edit::FeatureType type)te::edit::Feature
getContourColor() const te::edit::Feature
getCoords() const te::edit::Feature
getData() const te::edit::Feature
getFillColor() const te::edit::Feature
getGeometry() const te::edit::Feature
getId() const te::edit::Feature
getType() const te::edit::Feature
isColorChanged()te::edit::Feature
isEquals(te::da::ObjectId *id)te::edit::Feature
m_colorChangedte::edit::Featureprivate
m_contourColorte::edit::Featureprivate
m_coordste::edit::Featureprivate
m_datate::edit::Featureprivate
m_fillColorte::edit::Featureprivate
m_geomte::edit::Featureprivate
m_idte::edit::Featureprivate
m_typete::edit::Featureprivate
set(te::da::ObjectId *id, te::gm::Geometry *geom, te::edit::FeatureType type)te::edit::Feature
setContourColor(const te::color::RGBAColor &contourColor)te::edit::Feature
setCoords(std::vector< te::gm::Coord2D > coords)te::edit::Feature
setData(const std::map< std::size_t, te::dt::AbstractData * > &data)te::edit::Feature
setFillColor(const te::color::RGBAColor &fillColor)te::edit::Feature
setGeometry(te::gm::Geometry *geom)te::edit::Feature
setId(te::da::ObjectId *id)te::edit::Feature
setType(te::edit::FeatureType type)te::edit::Feature
~Feature()te::edit::Feature