gov.nasa.worldwind.data
Class WWDotNetLayerSetWriter
java.lang.Object
gov.nasa.worldwind.data.AbstractDataDescriptorWriter
gov.nasa.worldwind.data.WWDotNetLayerSetWriter
- All Implemented Interfaces:
- DataDescriptorWriter
public class WWDotNetLayerSetWriter
- extends AbstractDataDescriptorWriter
MIME_TYPE
public static final String MIME_TYPE
- See Also:
- Constant Field Values
WWDotNetLayerSetWriter
public WWDotNetLayerSetWriter()
doWrite
protected void doWrite(Writer writer,
DataDescriptor descriptor)
throws IOException
- Specified by:
doWrite
in class AbstractDataDescriptorWriter
- Throws:
IOException
getMimeType
public String getMimeType()
matchesMimeType
public boolean matchesMimeType(String mimeType)
toString
public String toString()
- Overrides:
toString
in class Object