org.vectomatic.common.format
Class DrawingFormat
java.lang.Object
org.vectomatic.common.format.DrawingFormat
public class DrawingFormat
- extends Object
Class to represent graphic formats
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVG11
public static final DrawingFormat SVG11
SVG12
public static final DrawingFormat SVG12
PNG
public static final DrawingFormat PNG
NATIVE
public static final DrawingFormat NATIVE
fromDescription
public static DrawingFormat fromDescription(String description)
getMimeType
public String getMimeType()
getDescription
public String getDescription()
getExtension
public String getExtension()
Copyright © 2010. All Rights Reserved.