Package system.windows.xps.serialization
Class BasePackagingPolicy
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.windows.xps.serialization.BasePackagingPolicy
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,IJCOBridgeReflected
,IDisposable
- Direct Known Subclasses:
XpsPackagingPolicy
public class BasePackagingPolicy extends NetObject implements IDisposable, java.lang.AutoCloseable
The base .NET class managing System.Windows.Xps.Serialization.BasePackagingPolicy, ReachFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Xps.Serialization.BasePackagingPolicy
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.String
assemblyFullName
Fully assembly qualified name: ReachFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35static java.lang.String
assemblyShortName
Assembly name: ReachFrameworkstatic java.lang.String
className
Qualified class name: System.Windows.Xps.Serialization.BasePackagingPolicystatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description BasePackagingPolicy()
BasePackagingPolicy(java.lang.Object instance)
Internal constructor.
-
Method Summary
-
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: ReachFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: ReachFramework- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Xps.Serialization.BasePackagingPolicy- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIDisposable
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIDisposable
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIDisposable
- 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 java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIDisposable
- 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 interfaceIDisposable
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classNetObject
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static BasePackagingPolicy cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoBasePackagingPolicy
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
BasePackagingPolicy
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
AcquireResourceStreamForXpsColorContext
public XpsResourceStream AcquireResourceStreamForXpsColorContext(java.lang.String resourceId) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireResourceStreamForXpsFont
public XpsResourceStream AcquireResourceStreamForXpsFont() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireResourceStreamForXpsFont
public XpsResourceStream AcquireResourceStreamForXpsFont(java.lang.String resourceId) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireResourceStreamForXpsImage
public XpsResourceStream AcquireResourceStreamForXpsImage(java.lang.String resourceId) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireResourceStreamForXpsResourceDictionary
public XpsResourceStream AcquireResourceStreamForXpsResourceDictionary(java.lang.String resourceId) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireXmlWriterForFixedDocument
public XmlWriter AcquireXmlWriterForFixedDocument() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireXmlWriterForFixedDocumentSequence
public XmlWriter AcquireXmlWriterForFixedDocumentSequence() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireXmlWriterForFixedPage
public XmlWriter AcquireXmlWriterForFixedPage() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireXmlWriterForPage
public XmlWriter AcquireXmlWriterForPage() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AcquireXmlWriterForResourceDictionary
public XmlWriter AcquireXmlWriterForResourceDictionary() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
PersistPrintTicket
public void PersistPrintTicket(PrintTicket printTicket) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
PreCommitCurrentPage
public void PreCommitCurrentPage() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
RelateResourceToCurrentPage
public void RelateResourceToCurrentPage(Uri targetUri, java.lang.String relationshipName) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
RelateRestrictedFontToCurrentDocument
public void RelateRestrictedFontToCurrentDocument(Uri targetUri) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseResourceStreamForXpsColorContext
public void ReleaseResourceStreamForXpsColorContext() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseResourceStreamForXpsFont
public void ReleaseResourceStreamForXpsFont() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseResourceStreamForXpsFont
public void ReleaseResourceStreamForXpsFont(java.lang.String resourceId) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseResourceStreamForXpsImage
public void ReleaseResourceStreamForXpsImage() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseResourceStreamForXpsResourceDictionary
public void ReleaseResourceStreamForXpsResourceDictionary() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseXmlWriterForFixedDocument
public void ReleaseXmlWriterForFixedDocument() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseXmlWriterForFixedDocumentSequence
public void ReleaseXmlWriterForFixedDocumentSequence() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
ReleaseXmlWriterForFixedPage
public void ReleaseXmlWriterForFixedPage() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
close
public void close() throws java.lang.Exception
- Specified by:
close
in interfacejava.lang.AutoCloseable
- Throws:
java.lang.Exception
-
getCurrentFixedDocumentUri
public Uri getCurrentFixedDocumentUri() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getCurrentFixedPageUri
public Uri getCurrentFixedPageUri() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-