Class LinkFeatureLabelParser


  • public class LinkFeatureLabelParser
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Feature feature  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Feature getFeature()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • feature

        protected Feature feature
    • Constructor Detail

      • LinkFeatureLabelParser

        public LinkFeatureLabelParser​(java.lang.String label)
    • Method Detail

      • getFeature

        public Feature getFeature()