Class PathText


  • public class PathText
    extends RenderInstruction
    Represents a text along a polyline on the map.
    • Constructor Detail

      • PathText

        public PathText​(org.mapsforge.core.graphics.GraphicFactory graphicFactory,
                        DisplayModel displayModel,
                        java.lang.String elementName,
                        org.xmlpull.v1.XmlPullParser pullParser)
                 throws org.xmlpull.v1.XmlPullParserException
        Throws:
        org.xmlpull.v1.XmlPullParserException