Class AmbientTheme
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.workflow.componentmodel.design.DesignerTheme
-
- system.workflow.componentmodel.design.AmbientTheme
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,IDisposable
public class AmbientTheme extends DesignerTheme
The base .NET class managing System.Workflow.ComponentModel.Design.AmbientTheme, System.Workflow.ComponentModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Workflow.ComponentModel.Design.AmbientTheme
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.Workflow.ComponentModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35static java.lang.StringassemblyShortNameAssembly name: System.Workflow.ComponentModelstatic java.lang.StringclassNameQualified class name: System.Workflow.ComponentModel.Design.AmbientThemestatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description AmbientTheme()AmbientTheme(java.lang.Object instance)Internal constructor.AmbientTheme(WorkflowTheme theme)
-
Method Summary
-
Methods inherited from class system.workflow.componentmodel.design.DesignerTheme
close, getApplyTo, getDesignerType, getReadOnly, setApplyTo, setDesignerType, setReadOnly
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.IDisposable
Dispose
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Workflow.ComponentModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Workflow.ComponentModel- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Workflow.ComponentModel.Design.AmbientTheme- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AmbientTheme
public AmbientTheme(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
AmbientTheme
public AmbientTheme() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
AmbientTheme
public AmbientTheme(WorkflowTheme theme) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, SecurityException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIDisposable- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classDesignerTheme- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIDisposable- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classDesignerTheme- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIDisposable- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classDesignerTheme- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIDisposable- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classDesignerTheme- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classDesignerTheme
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIDisposable- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classDesignerTheme- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static AmbientTheme cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoAmbientTheme, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
AmbientThemeinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
Initialize
public void Initialize() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, SecurityException- Overrides:
Initializein classDesignerTheme- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionSecurityException
-
OnAmbientPropertyChanged
public void OnAmbientPropertyChanged(AmbientProperty ambientProperty) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, SecurityException
- Overrides:
OnAmbientPropertyChangedin classDesignerTheme- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionSecurityException
-
getDrawGrayscale
public boolean getDrawGrayscale() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setDrawGrayscale
public void setDrawGrayscale(boolean DrawGrayscale) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getDrawRounded
public boolean getDrawRounded() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setDrawRounded
public void setDrawRounded(boolean DrawRounded) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getDrawShadow
public boolean getDrawShadow() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setDrawShadow
public void setDrawShadow(boolean DrawShadow) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getShowConfigErrors
public boolean getShowConfigErrors() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setShowConfigErrors
public void setShowConfigErrors(boolean ShowConfigErrors) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getShowDesignerBorder
public boolean getShowDesignerBorder() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setShowDesignerBorder
public void setShowDesignerBorder(boolean ShowDesignerBorder) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getShowGrid
public boolean getShowGrid() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setShowGrid
public void setShowGrid(boolean ShowGrid) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getUseOperatingSystemSettings
public boolean getUseOperatingSystemSettings() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setUseOperatingSystemSettings
public void setUseOperatingSystemSettings(boolean UseOperatingSystemSettings) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, NullReferenceException, MemberAccessException, PathTooLongException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OutOfMemoryException, WaitHandleCannotBeOpenedException, MulticastNotSupportedException, ExternalException- Throws:
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionNullReferenceExceptionMemberAccessExceptionPathTooLongExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionMulticastNotSupportedExceptionExternalException
-
getBorderWidth
public int getBorderWidth() throws java.lang.Throwable, ArgumentNullException, KeyNotFoundException, ArgumentOutOfRangeException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, XmlException, NotSupportedException, ConfigurationErrorsException, FormatException, OutOfMemoryException, NullReferenceException, InvalidCastException, WorkflowMarkupSerializationException, MissingMethodException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionXmlExceptionNotSupportedExceptionConfigurationErrorsExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionInvalidCastExceptionWorkflowMarkupSerializationExceptionMissingMethodExceptionTargetInvocationException
-
getBackgroundBrush
public Brush getBackgroundBrush() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException
-
getCommentIndicatorBrush
public Brush getCommentIndicatorBrush() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ExternalException
-
getDropIndicatorBrush
public Brush getDropIndicatorBrush() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException
-
getForegroundBrush
public Brush getForegroundBrush() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException
-
getMajorGridBrush
public Brush getMajorGridBrush() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException
-
getReadonlyIndicatorBrush
public Brush getReadonlyIndicatorBrush() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ExternalException
-
getSelectionForegroundBrush
public Brush getSelectionForegroundBrush() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException
-
getBackColor
public Color getBackColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setBackColor
public void setBackColor(Color BackColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getCommentIndicatorColor
public Color getCommentIndicatorColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setCommentIndicatorColor
public void setCommentIndicatorColor(Color CommentIndicatorColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeException
-
getDropIndicatorColor
public Color getDropIndicatorColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setDropIndicatorColor
public void setDropIndicatorColor(Color DropIndicatorColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeException
-
getForeColor
public Color getForeColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setForeColor
public void setForeColor(Color ForeColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeException
-
getGridColor
public Color getGridColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setGridColor
public void setGridColor(Color GridColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeException
-
getReadonlyIndicatorColor
public Color getReadonlyIndicatorColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setReadonlyIndicatorColor
public void setReadonlyIndicatorColor(Color ReadonlyIndicatorColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getSelectionForeColor
public Color getSelectionForeColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setSelectionForeColor
public void setSelectionForeColor(Color SelectionForeColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeException
-
getSelectionPatternColor
public Color getSelectionPatternColor() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setSelectionPatternColor
public void setSelectionPatternColor(Color SelectionPatternColor) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeException
-
getGridStyle
public DashStyle getGridStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setGridStyle
public void setGridStyle(DashStyle GridStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeException
-
getBoldFont
public Font getBoldFont() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, ArgumentException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, CultureNotFoundException, RankException, NotSupportedException
-
getFont
public Font getFont() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, ArgumentException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, CultureNotFoundException, RankException, NotSupportedException
-
getWorkflowWatermarkImage
public Image getWorkflowWatermarkImage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PathTooLongException, ArgumentOutOfRangeException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, DriveNotFoundException, OperationCanceledException, NotSupportedException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, SecurityException, MemberAccessException, NullReferenceException, UriFormatException, OutOfMemoryException, MissingMethodException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPathTooLongExceptionArgumentOutOfRangeExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionDriveNotFoundExceptionOperationCanceledExceptionNotSupportedExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionUriFormatExceptionOutOfMemoryExceptionMissingMethodExceptionTargetInvocationException
-
getCommentIndicatorPen
public Pen getCommentIndicatorPen() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException
-
getDropIndicatorPen
public Pen getDropIndicatorPen() throws java.lang.Throwable, ArgumentNullException, KeyNotFoundException, ArgumentOutOfRangeException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, XmlException, NotSupportedException, ConfigurationErrorsException, FormatException, MulticastNotSupportedException, NullReferenceException, InvalidCastException, WorkflowMarkupSerializationException, MissingMethodException, ExternalException
- Throws:
java.lang.ThrowableArgumentNullExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionXmlExceptionNotSupportedExceptionConfigurationErrorsExceptionFormatExceptionMulticastNotSupportedExceptionNullReferenceExceptionInvalidCastExceptionWorkflowMarkupSerializationExceptionMissingMethodExceptionExternalException
-
getForegroundPen
public Pen getForegroundPen() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidEnumArgumentException, OutOfMemoryException
- Throws:
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionOutOfMemoryException
-
getMajorGridPen
public Pen getMajorGridPen() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidEnumArgumentException, OutOfMemoryException
- Throws:
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionOutOfMemoryException
-
getMinorGridPen
public Pen getMinorGridPen() throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, ExternalException, KeyNotFoundException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, InvalidEnumArgumentException, OutOfMemoryException
-
getSelectionForegroundPen
public Pen getSelectionForegroundPen() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException
-
getSelectionPatternPen
public Pen getSelectionPatternPen() throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidEnumArgumentException, OutOfMemoryException
- Throws:
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionOutOfMemoryException
-
getGlyphSize
public Size getGlyphSize() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getGridSize
public Size getGridSize() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getMargin
public Size getMargin() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSelectionSize
public Size getSelectionSize() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getFontName
public java.lang.String getFontName() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setFontName
public void setFontName(java.lang.String FontName) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, SecurityException, IndexOutOfRangeException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionSecurityExceptionIndexOutOfRangeException
-
getWatermarkImagePath
public java.lang.String getWatermarkImagePath() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setWatermarkImagePath
public void setWatermarkImagePath(java.lang.String WatermarkImagePath) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException, PathTooLongException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, DriveNotFoundException, OperationCanceledException, SecurityException, MemberAccessException, NullReferenceException, UriFormatException- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionDriveNotFoundExceptionOperationCanceledExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionUriFormatException
-
getWatermarkAlignment
public DesignerContentAlignment getWatermarkAlignment() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setWatermarkAlignment
public void setWatermarkAlignment(DesignerContentAlignment WatermarkAlignment) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getDesignerSize
public DesignerSize getDesignerSize() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setDesignerSize
public void setDesignerSize(DesignerSize DesignerSize) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
getTextQuality
public TextQuality getTextQuality() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setTextQuality
public void setTextQuality(TextQuality TextQuality) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ArgumentOutOfRangeException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, FormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionFormatException
-
-