org.cresques.px
Interface IObjList.vector

All Superinterfaces:
Extent.Has, IObjList, Projected
All Known Implementing Classes:
DxfEntityList, FeatureCollection
Enclosing interface:
IObjList

public static interface IObjList.vector
extends IObjList


Nested Class Summary
 
Nested classes inherited from class org.cresques.px.IObjList
IObjList.vector
 
Method Summary
 Extent.Has get(int i)
           
 
Methods inherited from interface org.cresques.px.IObjList
add, clear, getAt, iterator, remove, size
 
Methods inherited from interface org.cresques.px.Extent.Has
getExtent
 
Methods inherited from interface org.cresques.geo.Projected
getProjection, reProject
 

Method Detail

get

public Extent.Has get(int i)