uk.me.parabola.imgfmt.app.trergn
Class PolylineOverview

java.lang.Object
  extended by uk.me.parabola.imgfmt.app.trergn.Overview
      extended by uk.me.parabola.imgfmt.app.trergn.PolylineOverview
All Implemented Interfaces:
java.lang.Comparable<Overview>

public class PolylineOverview
extends Overview

Polylines have a type and no subtype.

Author:
Steve Ratcliffe

Field Summary
 
Fields inherited from class uk.me.parabola.imgfmt.app.trergn.Overview
LINE_KIND, POINT_KIND, SHAPE_KIND
 
Constructor Summary
PolylineOverview(int type, int minResolution)
           
 
Method Summary
 
Methods inherited from class uk.me.parabola.imgfmt.app.trergn.Overview
compareTo, equals, getKind, getMinResolution, hasExtType, hashCode, setMaxLevel, write
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolylineOverview

public PolylineOverview(int type,
                        int minResolution)