Class WorldMapGraphDemo.LatLonPixelTransformer

java.lang.Object
edu.uci.ics.jung.samples.WorldMapGraphDemo.LatLonPixelTransformer
All Implemented Interfaces:
com.google.common.base.Function<String[],Point2D>, Function<String[],Point2D>
Enclosing class:
WorldMapGraphDemo

static class WorldMapGraphDemo.LatLonPixelTransformer extends Object implements com.google.common.base.Function<String[],Point2D>
  • Field Details

    • d

    • startOffset

      int startOffset
  • Constructor Details

    • LatLonPixelTransformer

      public LatLonPixelTransformer(Dimension d)
  • Method Details