Package system.drawing
Class Pens
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.drawing.Pens
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class Pens extends NetObject
The base .NET class managing System.Drawing.Pens, System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51.See: https://docs.microsoft.com/en-us/dotnet/api/System.Drawing.Pens
-
-
Field Summary
Fields Modifier and Type Field Description static String
assemblyFullName
Fully assembly qualified name: System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51static String
assemblyShortName
Assembly name: System.Drawing.Commonstatic String
className
Qualified class name: System.Drawing.Pensstatic JCType
classType
The type managed from JCOBridge.
-
Method Summary
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toObjectFromArray, toObjectFromArray, toString, ToString, translateException
-
-
-
-
Field Detail
-
assemblyFullName
public static final String assemblyFullName
Fully assembly qualified name: System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51- See Also:
- Constant Field Values
-
assemblyShortName
public static final String assemblyShortName
Assembly name: System.Drawing.Common- See Also:
- Constant Field Values
-
className
public static final String className
Qualified class name: System.Drawing.Pens- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classNetObject
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classNetObject
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classNetObject
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static Pens cast(IJCOBridgeReflected from) throws Throwable
Try to cast theIJCOBridgeReflected
instance intoPens
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
Pens
instance- Throws:
Throwable
- in case of error during cast operation
-
getAliceBlue
public static Pen getAliceBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getAntiqueWhite
public static Pen getAntiqueWhite() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getAqua
public static Pen getAqua() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getAquamarine
public static Pen getAquamarine() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getAzure
public static Pen getAzure() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBeige
public static Pen getBeige() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBisque
public static Pen getBisque() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBlack
public static Pen getBlack() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBlanchedAlmond
public static Pen getBlanchedAlmond() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBlue
public static Pen getBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBlueViolet
public static Pen getBlueViolet() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBrown
public static Pen getBrown() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getBurlyWood
public static Pen getBurlyWood() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getCadetBlue
public static Pen getCadetBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getChartreuse
public static Pen getChartreuse() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getChocolate
public static Pen getChocolate() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getCoral
public static Pen getCoral() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getCornflowerBlue
public static Pen getCornflowerBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getCornsilk
public static Pen getCornsilk() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getCrimson
public static Pen getCrimson() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getCyan
public static Pen getCyan() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkBlue
public static Pen getDarkBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkCyan
public static Pen getDarkCyan() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkGoldenrod
public static Pen getDarkGoldenrod() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkGray
public static Pen getDarkGray() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkGreen
public static Pen getDarkGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkKhaki
public static Pen getDarkKhaki() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkMagenta
public static Pen getDarkMagenta() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkOliveGreen
public static Pen getDarkOliveGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkOrange
public static Pen getDarkOrange() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkOrchid
public static Pen getDarkOrchid() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkRed
public static Pen getDarkRed() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkSalmon
public static Pen getDarkSalmon() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkSeaGreen
public static Pen getDarkSeaGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkSlateBlue
public static Pen getDarkSlateBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkSlateGray
public static Pen getDarkSlateGray() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkTurquoise
public static Pen getDarkTurquoise() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDarkViolet
public static Pen getDarkViolet() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDeepPink
public static Pen getDeepPink() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDeepSkyBlue
public static Pen getDeepSkyBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDimGray
public static Pen getDimGray() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getDodgerBlue
public static Pen getDodgerBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getFirebrick
public static Pen getFirebrick() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getFloralWhite
public static Pen getFloralWhite() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getForestGreen
public static Pen getForestGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getFuchsia
public static Pen getFuchsia() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getGainsboro
public static Pen getGainsboro() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getGhostWhite
public static Pen getGhostWhite() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getGold
public static Pen getGold() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getGoldenrod
public static Pen getGoldenrod() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getGray
public static Pen getGray() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getGreen
public static Pen getGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getGreenYellow
public static Pen getGreenYellow() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getHoneydew
public static Pen getHoneydew() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getHotPink
public static Pen getHotPink() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getIndianRed
public static Pen getIndianRed() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getIndigo
public static Pen getIndigo() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getIvory
public static Pen getIvory() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getKhaki
public static Pen getKhaki() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLavender
public static Pen getLavender() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLavenderBlush
public static Pen getLavenderBlush() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLawnGreen
public static Pen getLawnGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLemonChiffon
public static Pen getLemonChiffon() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightBlue
public static Pen getLightBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightCoral
public static Pen getLightCoral() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightCyan
public static Pen getLightCyan() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightGoldenrodYellow
public static Pen getLightGoldenrodYellow() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightGray
public static Pen getLightGray() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightGreen
public static Pen getLightGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightPink
public static Pen getLightPink() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightSalmon
public static Pen getLightSalmon() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightSeaGreen
public static Pen getLightSeaGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightSkyBlue
public static Pen getLightSkyBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightSlateGray
public static Pen getLightSlateGray() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightSteelBlue
public static Pen getLightSteelBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLightYellow
public static Pen getLightYellow() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLime
public static Pen getLime() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLimeGreen
public static Pen getLimeGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getLinen
public static Pen getLinen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMagenta
public static Pen getMagenta() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMaroon
public static Pen getMaroon() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumAquamarine
public static Pen getMediumAquamarine() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumBlue
public static Pen getMediumBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumOrchid
public static Pen getMediumOrchid() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumPurple
public static Pen getMediumPurple() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumSeaGreen
public static Pen getMediumSeaGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumSlateBlue
public static Pen getMediumSlateBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumSpringGreen
public static Pen getMediumSpringGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumTurquoise
public static Pen getMediumTurquoise() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMediumVioletRed
public static Pen getMediumVioletRed() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMidnightBlue
public static Pen getMidnightBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMintCream
public static Pen getMintCream() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMistyRose
public static Pen getMistyRose() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getMoccasin
public static Pen getMoccasin() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getNavajoWhite
public static Pen getNavajoWhite() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getNavy
public static Pen getNavy() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getOldLace
public static Pen getOldLace() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getOlive
public static Pen getOlive() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getOliveDrab
public static Pen getOliveDrab() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getOrange
public static Pen getOrange() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getOrangeRed
public static Pen getOrangeRed() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getOrchid
public static Pen getOrchid() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPaleGoldenrod
public static Pen getPaleGoldenrod() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPaleGreen
public static Pen getPaleGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPaleTurquoise
public static Pen getPaleTurquoise() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPaleVioletRed
public static Pen getPaleVioletRed() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPapayaWhip
public static Pen getPapayaWhip() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPeachPuff
public static Pen getPeachPuff() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPeru
public static Pen getPeru() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPink
public static Pen getPink() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPlum
public static Pen getPlum() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPowderBlue
public static Pen getPowderBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getPurple
public static Pen getPurple() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getRed
public static Pen getRed() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getRosyBrown
public static Pen getRosyBrown() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getRoyalBlue
public static Pen getRoyalBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSaddleBrown
public static Pen getSaddleBrown() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSalmon
public static Pen getSalmon() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSandyBrown
public static Pen getSandyBrown() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSeaGreen
public static Pen getSeaGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSeaShell
public static Pen getSeaShell() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSienna
public static Pen getSienna() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSilver
public static Pen getSilver() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSkyBlue
public static Pen getSkyBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSlateBlue
public static Pen getSlateBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSlateGray
public static Pen getSlateGray() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSnow
public static Pen getSnow() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSpringGreen
public static Pen getSpringGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getSteelBlue
public static Pen getSteelBlue() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getTan
public static Pen getTan() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getTeal
public static Pen getTeal() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getThistle
public static Pen getThistle() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getTomato
public static Pen getTomato() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getTransparent
public static Pen getTransparent() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getTurquoise
public static Pen getTurquoise() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getViolet
public static Pen getViolet() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getWheat
public static Pen getWheat() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getWhite
public static Pen getWhite() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getWhiteSmoke
public static Pen getWhiteSmoke() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getYellow
public static Pen getYellow() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
getYellowGreen
public static Pen getYellowGreen() throws Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException
-
-