Class PointAdatper

java.lang.Object
org.sejda.conversion.PointAdatper

public class PointAdatper extends Object
Adapter for a string describing a Point in the form x,y
Author:
Andrea Vacondio
  • Constructor Details

    • PointAdatper

      public PointAdatper(String rawString)
  • Method Details

    • getPoint

      public Point getPoint()