public class Floater extends AnchoredBlock
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Documents.Floater
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: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationFramework
|
static java.lang.String |
className
Qualified class name: System.Windows.Documents.Floater
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Floater() |
Floater(Block childBlock) |
Floater(Block childBlock,
TextPointer insertionPosition) |
Floater(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Floater |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into Floater, a cast assert is made to check if types are compatible. |
HorizontalAlignment |
getHorizontalAlignment() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
double |
getWidth() |
void |
setHorizontalAlignment(HorizontalAlignment HorizontalAlignment) |
void |
setJCOInstance(JCObject instance) |
void |
setWidth(double Width) |
getBlocks, getBorderBrush, getBorderThickness, getLineHeight, getLineStackingStrategy, getMargin, getPadding, getTextAlignment, setBorderBrush, setBorderThickness, setLineHeight, setLineStackingStrategy, setMargin, setPadding, setTextAlignment, ShouldSerializeBlocksgetBaselineAlignment, getFlowDirection, getNextInline, getPreviousInline, getSiblingInlines, getTextDecorations, setBaselineAlignment, setFlowDirection, setTextDecorationsgetBackground, getContentEnd, getContentStart, getElementEnd, getElementStart, getFontFamily, GetFontFamily, getFontSize, GetFontSize, getFontStretch, GetFontStretch, getFontStyle, GetFontStyle, getFontWeight, GetFontWeight, getForeground, GetForeground, getTextEffects, getTypography, setBackground, SetFontFamily, setFontFamily, SetFontSize, setFontSize, SetFontStretch, setFontStretch, SetFontStyle, setFontStyle, SetFontWeight, setFontWeight, setForeground, SetForeground, setTextEffectsaddContextMenuClosing, addContextMenuOpening, addDataContextChanged, addInitialized, addLoaded, addToolTipClosing, addToolTipOpening, addUnloaded, BeginInit, BeginStoryboard, BeginStoryboard, BeginStoryboard, BringIntoView, EndInit, FindName, FindResource, GetBindingExpression, getBindingGroup, getContextMenu, getCursor, getDataContext, getFocusVisualStyle, getForceCursor, getInputScope, getIsInitialized, getIsLoaded, getLanguage, getName, getOverridesDefaultStyle, getParent, getResources, getStyle, getTag, getTemplatedParent, getToolTip, MoveFocus, PredictFocus, RegisterName, removeContextMenuClosing, removeContextMenuOpening, removeDataContextChanged, removeInitialized, removeLoaded, removeToolTipClosing, removeToolTipOpening, removeUnloaded, SetBinding, SetBinding, setBindingGroup, setContextMenu, setCursor, setDataContext, setFocusVisualStyle, setForceCursor, setInputScope, setLanguage, setName, setOverridesDefaultStyle, SetResourceReference, setResources, setStyle, setTag, setToolTip, ShouldSerializeResources, ShouldSerializeStyle, TryFindResource, UnregisterName, UpdateDefaultStyleaddDragEnter, addDragLeave, addDragOver, addDrop, addFocusableChanged, addGiveFeedback, addGotFocus, addGotKeyboardFocus, addGotMouseCapture, addGotStylusCapture, addIsEnabledChanged, addIsKeyboardFocusedChanged, addIsKeyboardFocusWithinChanged, addIsMouseCapturedChanged, addIsMouseCaptureWithinChanged, addIsMouseDirectlyOverChanged, addIsStylusCapturedChanged, addIsStylusCaptureWithinChanged, addIsStylusDirectlyOverChanged, addKeyDown, addKeyUp, addLostFocus, addLostKeyboardFocus, addLostMouseCapture, addLostStylusCapture, addMouseDown, addMouseEnter, addMouseLeave, addMouseLeftButtonDown, addMouseLeftButtonUp, addMouseMove, addMouseRightButtonDown, addMouseRightButtonUp, addMouseUp, addMouseWheel, addPreviewDragEnter, addPreviewDragLeave, addPreviewDragOver, addPreviewDrop, addPreviewGiveFeedback, addPreviewGotKeyboardFocus, addPreviewKeyDown, addPreviewKeyUp, addPreviewLostKeyboardFocus, addPreviewMouseDown, addPreviewMouseLeftButtonDown, addPreviewMouseLeftButtonUp, addPreviewMouseMove, addPreviewMouseRightButtonDown, addPreviewMouseRightButtonUp, addPreviewMouseUp, addPreviewMouseWheel, addPreviewQueryContinueDrag, addPreviewStylusButtonDown, addPreviewStylusButtonUp, addPreviewStylusDown, addPreviewStylusInAirMove, addPreviewStylusInRange, addPreviewStylusMove, addPreviewStylusOutOfRange, addPreviewStylusSystemGesture, addPreviewStylusUp, addPreviewTextInput, addQueryContinueDrag, addQueryCursor, addStylusButtonDown, addStylusButtonUp, addStylusDown, addStylusEnter, addStylusInAirMove, addStylusInRange, addStylusLeave, addStylusMove, addStylusOutOfRange, addStylusSystemGesture, addStylusUp, addTextInput, AddToEventRoute, ApplyAnimationClock, ApplyAnimationClock, BeginAnimation, BeginAnimation, CaptureMouse, CaptureStylus, CaptureTouch, Focus, getAllowDrop, GetAnimationBaseValue, getAreAnyTouchesCaptured, getAreAnyTouchesCapturedWithin, getAreAnyTouchesDirectlyOver, getAreAnyTouchesOver, getCommandBindings, getFocusable, getHasAnimatedProperties, getInputBindings, getIsEnabled, getIsFocused, getIsInputMethodEnabled, getIsKeyboardFocused, getIsKeyboardFocusWithin, getIsMouseCaptured, getIsMouseCaptureWithin, getIsMouseDirectlyOver, getIsMouseOver, getIsStylusCaptured, getIsStylusCaptureWithin, getIsStylusDirectlyOver, getIsStylusOver, RaiseEvent, ReleaseAllTouchCaptures, ReleaseMouseCapture, ReleaseStylusCapture, ReleaseTouchCapture, removeDragEnter, removeDragLeave, removeDragOver, removeDrop, removeFocusableChanged, removeGiveFeedback, removeGotFocus, removeGotKeyboardFocus, removeGotMouseCapture, removeGotStylusCapture, removeIsEnabledChanged, removeIsKeyboardFocusedChanged, removeIsKeyboardFocusWithinChanged, removeIsMouseCapturedChanged, removeIsMouseCaptureWithinChanged, removeIsMouseDirectlyOverChanged, removeIsStylusCapturedChanged, removeIsStylusCaptureWithinChanged, removeIsStylusDirectlyOverChanged, removeKeyDown, removeKeyUp, removeLostFocus, removeLostKeyboardFocus, removeLostMouseCapture, removeLostStylusCapture, removeMouseDown, removeMouseEnter, removeMouseLeave, removeMouseLeftButtonDown, removeMouseLeftButtonUp, removeMouseMove, removeMouseRightButtonDown, removeMouseRightButtonUp, removeMouseUp, removeMouseWheel, removePreviewDragEnter, removePreviewDragLeave, removePreviewDragOver, removePreviewDrop, removePreviewGiveFeedback, removePreviewGotKeyboardFocus, removePreviewKeyDown, removePreviewKeyUp, removePreviewLostKeyboardFocus, removePreviewMouseDown, removePreviewMouseLeftButtonDown, removePreviewMouseLeftButtonUp, removePreviewMouseMove, removePreviewMouseRightButtonDown, removePreviewMouseRightButtonUp, removePreviewMouseUp, removePreviewMouseWheel, removePreviewQueryContinueDrag, removePreviewStylusButtonDown, removePreviewStylusButtonUp, removePreviewStylusDown, removePreviewStylusInAirMove, removePreviewStylusInRange, removePreviewStylusMove, removePreviewStylusOutOfRange, removePreviewStylusSystemGesture, removePreviewStylusUp, removePreviewTextInput, removeQueryContinueDrag, removeQueryCursor, removeStylusButtonDown, removeStylusButtonUp, removeStylusDown, removeStylusEnter, removeStylusInAirMove, removeStylusInRange, removeStylusLeave, removeStylusMove, removeStylusOutOfRange, removeStylusSystemGesture, removeStylusUp, removeTextInput, setAllowDrop, setFocusable, setIsEnabled, ShouldSerializeCommandBindings, ShouldSerializeInputBindingsClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccessEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringAddChild, AddText, ToIAddChildIsAmbientPropertyAvailable, ToIQueryAmbientpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Floater()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArgumentNullException,
InvalidEnumArgumentException,
MissingMethodException,
TargetInvocationException
public Floater(Block childBlock) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, ArgumentNullException, InvalidEnumArgumentException, MissingMethodException, TargetInvocationException
public Floater(Block childBlock, TextPointer insertionPosition) throws java.lang.Throwable, ArgumentOutOfRangeException, InvalidOperationException, ArgumentNullException, ArgumentException, InvalidEnumArgumentException, MissingMethodException, TargetInvocationException
public Floater(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static Floater cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Floater, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedFloater instancejava.lang.Throwable - in case of error during cast operationpublic HorizontalAlignment getHorizontalAlignment() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IAddChildgetJCOAssemblyName in interface IQueryAmbientgetJCOAssemblyName in class AnchoredBlockString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IAddChildgetJCOClassName in interface IQueryAmbientgetJCOClassName in class AnchoredBlockString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IAddChildgetJCOInstance in interface IQueryAmbientgetJCOInstance in class AnchoredBlockObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IAddChildgetJCOObjectName in interface IQueryAmbientgetJCOObjectName in class AnchoredBlockString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IAddChildgetJCOType in interface IQueryAmbientgetJCOType in class AnchoredBlockJCType representing the CLR Type of the instantiated Classpublic double getWidth()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setHorizontalAlignment(HorizontalAlignment HorizontalAlignment) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class AnchoredBlockpublic void setWidth(double Width)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException