public class MapServerUtils extends Object
Constructor and Description |
---|
MapServerUtils() |
public static BigInteger getBigInteger(double doble)
public static BigInteger getBigInteger(long lon)
public static BigInteger getBigInteger(float flo)
public static BigInteger getBigInteger(int flo)
public static StateEnum getStateEnumSymbol(boolean shapeVisible)
public static String getLayerType(GeometryType geometryType)
public static boolean isOutputLoaded(List<OutputFormat> outputFormat, OutputFormat out)
public static String getStatus(boolean status)
public static String getPositionFromPlacementConstraints(IPlacementConstraints pc)
public static String getAngleFromPlacementConstraints(IPlacementConstraints pc)
public static boolean isRelativePath(String path)
public static String createUniqueSymbolName(SymbolSet set, String symbolName)
public static String createUniqueOutputFormatName(List<OutputFormat> set, String symbolName)
public static Double getDecreasedMin(double value)
public static Double getIncrementedMax(double value)
public static RgbColorType getRgbColorType(Color color)
public static OutputFormat getDefaultOutputFormatByName(String name)
public static OutputFormat getDefaultOutputFormatByMimeType(String mimeType)
public static List<OutputFormat> getWFSDefaultOutputFormat()
public static OutputFormat getDefaultOutputFormatByExtension(String extension)
public static String getBandTypeName(int bandsDataType)
public static List<OutputFormat> getOutputFormatList()
public static boolean isNumeric(String str)
public static ViewDocument getCurrentViewDocument()
public static ViewDocument getViewDocumentFromLayer(FLayer layer)
public static BigInteger getOpacity(int fillAlpha)