public class Geometry extends Animatable implements IFormattable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Media.Geometry
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationCore, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.Media.Geometry
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Geometry() |
Geometry(java.lang.Object instance)
Internal constructor.
|
ApplyAnimationClock, ApplyAnimationClock, BeginAnimation, BeginAnimation, CloneNewAnimatable, GetAnimationBaseValue, getHasAnimatedProperties, ShouldSerializeStoredWeakReferenceaddChanged, Clone, CloneCurrentValue, Freeze, GetAsFrozen, getCanFreeze, GetCurrentValueAsFrozen, getIsFrozen, removeChangedClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccessEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringToIFormattable, ToStringpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Geometry()
throws java.lang.Throwable
java.lang.Throwablepublic Geometry(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static Geometry cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Geometry, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedGeometry instancejava.lang.Throwable - in case of error during cast operationpublic Geometry CloneCurrentValueNewGeometry() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, FormatException, ArgumentOutOfRangeException, NotSupportedException
public Geometry CloneNewGeometry() throws java.lang.Throwable, InvalidOperationException, SecurityException, IOException, PlatformNotSupportedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, FormatException, NotSupportedException
public static PathGeometry Combine(Geometry geometry1, Geometry geometry2, GeometryCombineMode mode, Transform transform) throws java.lang.Throwable, ArgumentException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, PlatformNotSupportedException, IOException, UnauthorizedAccessException, IndexOutOfRangeException, InvalidOperationException
public static PathGeometry Combine(Geometry geometry1, Geometry geometry2, GeometryCombineMode mode, Transform transform, double tolerance, ToleranceType type) throws java.lang.Throwable, ArgumentException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, PlatformNotSupportedException, IOException, UnauthorizedAccessException, IndexOutOfRangeException, InvalidOperationException
public boolean FillContains(Geometry geometry) throws java.lang.Throwable, InvalidOperationException, SecurityException, IOException, ArgumentNullException, OutOfMemoryException, PlatformNotSupportedException
java.lang.ThrowableInvalidOperationExceptionSecurityExceptionIOExceptionArgumentNullExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionpublic boolean FillContains(Geometry geometry, double tolerance, ToleranceType type) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, ArgumentNullException, FormatException
public boolean FillContains(Point hitPoint) throws java.lang.Throwable, ArgumentException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, PlatformNotSupportedException, IOException, UnauthorizedAccessException, IndexOutOfRangeException, InvalidOperationException, NotSupportedException, ArgumentNullException
public boolean FillContains(Point hitPoint, double tolerance, ToleranceType type) throws java.lang.Throwable, ArgumentException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, PlatformNotSupportedException, IOException, UnauthorizedAccessException, IndexOutOfRangeException, InvalidOperationException, NotSupportedException, ArgumentNullException
public IntersectionDetail FillContainsWithDetail(Geometry geometry) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, ArgumentNullException, FormatException
public IntersectionDetail FillContainsWithDetail(Geometry geometry, double tolerance, ToleranceType type) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, IOException, UnauthorizedAccessException, IndexOutOfRangeException, ArgumentNullException, FormatException
public double GetArea()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ObjectDisposedException,
SecurityException,
ArgumentOutOfRangeException,
IOException,
UnauthorizedAccessException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException
public double GetArea(double tolerance,
ToleranceType type)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ObjectDisposedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
OutOfMemoryException,
SecurityException,
ArrayTypeMismatchException,
IOException,
UnauthorizedAccessException,
NotSupportedException,
ArgumentNullException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionObjectDisposedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionSecurityExceptionArrayTypeMismatchExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionArgumentNullExceptionpublic Rect getBounds() throws java.lang.Throwable, ArgumentException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException, ArgumentNullException
public static Geometry getEmpty() throws java.lang.Throwable
java.lang.Throwablepublic PathGeometry GetFlattenedPathGeometry() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, IOException, UnauthorizedAccessException, IndexOutOfRangeException
public PathGeometry GetFlattenedPathGeometry(double tolerance, ToleranceType type) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, SecurityException, ArrayTypeMismatchException, IOException, UnauthorizedAccessException, NotSupportedException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionObjectDisposedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionSecurityExceptionArrayTypeMismatchExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IFormattablegetJCOAssemblyName in class AnimatableString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IFormattablegetJCOClassName in class AnimatableString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IFormattablegetJCOInstance in class AnimatableObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IFormattablegetJCOObjectName in class AnimatableString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IFormattablegetJCOType in class AnimatableJCType representing the CLR Type of the instantiated Classpublic PathGeometry GetOutlinedPathGeometry() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, SecurityException, ArrayTypeMismatchException, IOException, UnauthorizedAccessException, NotSupportedException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionObjectDisposedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionSecurityExceptionArrayTypeMismatchExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic PathGeometry GetOutlinedPathGeometry(double tolerance, ToleranceType type) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentOutOfRangeException, ObjectDisposedException, IndexOutOfRangeException, MissingMethodException, TargetInvocationException, OutOfMemoryException, SecurityException, ArrayTypeMismatchException, IOException, UnauthorizedAccessException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionSecurityExceptionArrayTypeMismatchExceptionIOExceptionUnauthorizedAccessExceptionpublic Rect GetRenderBounds(Pen pen) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, SecurityException, IOException, ArgumentOutOfRangeException, ArgumentNullException, OutOfMemoryException
public Rect GetRenderBounds(Pen pen, double tolerance, ToleranceType type) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, SecurityException, IOException, ArgumentOutOfRangeException, ArgumentNullException, OutOfMemoryException
public static double getStandardFlatteningTolerance()
throws java.lang.Throwable
java.lang.Throwablepublic Transform getTransform() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
public PathGeometry GetWidenedPathGeometry(Pen pen) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, IOException, UnauthorizedAccessException, IndexOutOfRangeException, NotSupportedException
public PathGeometry GetWidenedPathGeometry(Pen pen, double tolerance, ToleranceType type) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ObjectDisposedException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, SecurityException, ArrayTypeMismatchException, IOException, UnauthorizedAccessException, NotSupportedException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationExceptionObjectDisposedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionSecurityExceptionArrayTypeMismatchExceptionIOExceptionUnauthorizedAccessExceptionNotSupportedExceptionpublic boolean IsEmpty()
throws java.lang.Throwable
java.lang.Throwablepublic boolean MayHaveCurves()
throws java.lang.Throwable
java.lang.Throwablepublic static Geometry Parse(java.lang.String source) throws java.lang.Throwable, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, FormatException
public void setJCOInstance(JCObject instance)
setJCOInstance in class Animatablepublic void setTransform(Transform Transform) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
public boolean ShouldSerializeTransform()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
FormatException
public boolean StrokeContains(Pen pen, Point hitPoint) throws java.lang.Throwable, ArgumentException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException, ArgumentNullException
public boolean StrokeContains(Pen pen, Point hitPoint, double tolerance, ToleranceType type) throws java.lang.Throwable, ArgumentException, ObjectDisposedException, SecurityException, ArgumentOutOfRangeException, PlatformNotSupportedException, IOException, UnauthorizedAccessException, IndexOutOfRangeException, InvalidOperationException, NotSupportedException, ArgumentNullException
public IntersectionDetail StrokeContainsWithDetail(Pen pen, Geometry geometry) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, SecurityException, IOException, ArgumentOutOfRangeException, ArgumentException, OutOfMemoryException, PlatformNotSupportedException
public IntersectionDetail StrokeContainsWithDetail(Pen pen, Geometry geometry, double tolerance, ToleranceType type) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, PlatformNotSupportedException, ArgumentOutOfRangeException
public java.lang.String ToString(IFormatProvider provider) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, InvalidOperationException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionInvalidOperationException