Package org.gvsig.report.lib.api
Interface ReportDataSet.SelectionOfFeatures
- All Superinterfaces:
org.gvsig.tools.util.GetItem64<org.gvsig.fmap.dal.feature.Feature>,org.gvsig.tools.util.GetItemWithSize64<org.gvsig.fmap.dal.feature.Feature>,org.gvsig.tools.util.GetItemWithSizeAndIterator64<org.gvsig.fmap.dal.feature.Feature>,org.gvsig.tools.util.IsEmpty,Iterable<org.gvsig.fmap.dal.feature.Feature>,org.gvsig.tools.util.Size64,org.gvsig.tools.util.UnmodifiableBasicCollection64<org.gvsig.fmap.dal.feature.Feature>,org.gvsig.tools.util.UnmodifiableBasicList64<org.gvsig.fmap.dal.feature.Feature>,org.gvsig.tools.visitor.Visitable
- Enclosing interface:
ReportDataSet
public static interface ReportDataSet.SelectionOfFeatures
extends org.gvsig.tools.util.UnmodifiableBasicList64<org.gvsig.fmap.dal.feature.Feature>, org.gvsig.tools.visitor.Visitable
-
Field Summary
Fields inherited from interface org.gvsig.tools.util.GetItemWithSizeAndIterator64
EMPTY_GETITEMWITHSIZEANDITERATOR64Fields inherited from interface org.gvsig.tools.util.UnmodifiableBasicList64
EMPTY_UNMODIFIABLEBASICLIST -
Method Summary
Methods inherited from interface org.gvsig.tools.util.GetItem64
get64Methods inherited from interface org.gvsig.tools.util.IsEmpty
isEmptyMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.gvsig.tools.util.Size64
size64Methods inherited from interface org.gvsig.tools.util.UnmodifiableBasicList64
toListMethods inherited from interface org.gvsig.tools.visitor.Visitable
accept
-
Method Details
-
add
void add(org.gvsig.fmap.dal.feature.Feature feature) -
add
void add(org.gvsig.fmap.dal.feature.FeatureReference reference) -
add
-
addAll
-
addAll
void addAll(org.gvsig.tools.visitor.Visitable features) -
addStoreSelection
void addStoreSelection() -
clear
void clear()
-