DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class WebColor

java.lang.Object
  |
  +--com.cete.dynamicpdf.Color
        |
        +--com.cete.dynamicpdf.DeviceColor
              |
              +--com.cete.dynamicpdf.RgbColor
                    |
                    +--com.cete.dynamicpdf.WebColor

public class WebColor
extends RgbColor

Class represents an RGB color created using the web hexadecimal convention.

Licensing:
This class is a DynamicPDF Generator Community Edition feature.


Constructor Summary
WebColor(java.lang.String webColor)
          Initializes a new instance of the WebColor class.
 
Methods inherited from class com.cete.dynamicpdf.RgbColor
drawFill, drawStroke, equals, getAliceBlue, getAntiqueWhite, getAqua, getAquamarine, getAzure, getB, getBeige, getBisque, getBlack, getBlanchedAlmond, getBlue, getBlueViolet, getBrown, getBurlyWood, getCadetBlue, getChartreuse, getChocolate, getColorSpace, getComponents, getCoral, getCornflowerBlue, getCornsilk, getCrimson, getCyan, getDarkBlue, getDarkCyan, getDarkGoldenRod, getDarkGray, getDarkGreen, getDarkKhaki, getDarkMagenta, getDarkOliveGreen, getDarkorange, getDarkOrchid, getDarkRed, getDarkSalmon, getDarkSeaGreen, getDarkSlateBlue, getDarkSlateGray, getDarkTurquoise, getDarkViolet, getDeepPink, getDeepSkyBlue, getDimGray, getDodgerBlue, getFeldspar, getFireBrick, getFloralWhite, getForestGreen, getFuchsia, getG, getGainsboro, getGhostWhite, getGold, getGoldenRod, getGray, getGreen, getGreenYellow, getHoneyDew, getHotPink, getIndianRed, getIndigo, getIvory, getKhaki, getLavender, getLavenderBlush, getLawnGreen, getLemonChiffon, getLightBlue, getLightCoral, getLightCyan, getLightGoldenRodYellow, getLightGreen, getLightGrey, getLightPink, getLightSalmon, getLightSeaGreen, getLightSkyBlue, getLightSlateBlue, getLightSlateGray, getLightSteelBlue, getLightYellow, getLime, getLimeGreen, getLinen, getMagenta, getMaroon, getMediumAquaMarine, getMediumBlue, getMediumOrchid, getMediumPurple, getMediumSeaGreen, getMediumSlateBlue, getMediumSpringGreen, getMediumTurquoise, getMediumVioletRed, getMidnightBlue, getMintCream, getMistyRose, getMoccasin, getNavajoWhite, getNavy, getOldLace, getOlive, getOliveDrab, getOrange, getOrangeRed, getOrchid, getPaleGoldenRod, getPaleGreen, getPaleTurquoise, getPaleVioletRed, getPapayaWhip, getPeachPuff, getPeru, getPink, getPlum, getPowderBlue, getPurple, getR, getRed, getRosyBrown, getRoyalBlue, getSaddleBrown, getSalmon, getSandyBrown, getSeaGreen, getSeaShell, getSienna, getSilver, getSkyBlue, getSlateBlue, getSlateGray, getSnow, getSpringGreen, getSteelBlue, getTan, getTeal, getThistle, getTomato, getTurquoise, getViolet, getVioletRed, getWheat, getWhite, getWhiteSmoke, getYellow, getYellowGreen, hashCode, setColor, setColor, toStringBuffer
 
Methods inherited from class com.cete.dynamicpdf.DeviceColor
drawFill, drawStroke
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebColor

public WebColor(java.lang.String webColor)
Initializes a new instance of the WebColor class.

Parameters:
webColor - hexadecimal string representing the color.
See Also:
WebColor

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.3 for Java generated on March 22, 2007
© Copyright 2007, ceTe Software