public class DXFStoreProvider.Writer
extends java.lang.Object
| Constructor and Description |
|---|
DXFStoreProvider.Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.gvsig.fmap.dal.feature.spi.FeatureProvider feature) |
void |
begin() |
void |
end() |
org.gvsig.fmap.geom.primitive.Envelope |
getEnvelope() |
DXFStoreProvider.Writer |
initialice(java.io.File file,
org.cresques.cts.IProjection projection) |
public void add(org.gvsig.fmap.dal.feature.spi.FeatureProvider feature)
throws org.gvsig.fmap.dal.exception.WriteException
org.gvsig.fmap.dal.exception.WriteExceptionpublic void begin()
public void end()
throws org.gvsig.fmap.dal.exception.WriteException
org.gvsig.fmap.dal.exception.WriteExceptionpublic org.gvsig.fmap.geom.primitive.Envelope getEnvelope()
public DXFStoreProvider.Writer initialice(java.io.File file, org.cresques.cts.IProjection projection)
Copyright © 2015 gvSIG Association. All Rights Reserved.