Class Feature

    • Constructor Detail

      • Feature

        public Feature()
        Creates an empty feature
      • Feature

        public Feature​(Feature.FeatureType theFeatureType)
        Feature constructor
        Parameters:
        theFeatureType - Type of the feature
    • Method Detail

      • getType

        public final Feature.FeatureType getType()
        Get the type of this Feature
        Returns:
        Feature::featureType of container Feature.
      • setType

        public final void setType​(Feature.FeatureType theFeatureType)
        Set the Feature::featureType of this Feature
        Parameters:
        theFeatureType - Type to set