public class ARTTextShadowNode extends ARTShapeShadowNode
mPathMIN_OPACITY_FOR_DRAW, mOpacity, mScale| Constructor and Description |
|---|
ARTTextShadowNode() |
ARTTextShadowNode(ARTTextShadowNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected ARTShapeShadowNode |
copy() |
void |
draw(android.graphics.Canvas canvas,
android.graphics.Paint paint,
float opacity) |
void |
setAlignment(int alignment) |
void |
setFrame(ReadableMap frame) |
setFill, setShapePath, setStroke, setStrokeCap, setStrokeDash, setStrokeJoin, setStrokeWidth, setupFillPaint, setupStrokePaintisVirtual, restoreCanvas, saveAndSetupCanvas, setOpacity, setTransform, setupMatrixaddChildAt, addNativeChildAt, calculateLayout, dirty, dispatchUpdates, dispose, getChildAt, getChildCount, getChildrenList, getHierarchyInfo, getInstanceHandle, getLayoutDirection, getLayoutHeight, getLayoutWidth, getLayoutX, getLayoutY, getNativeChildCount, getNativeOffsetForChild, getNativeParent, getNewProps, getOriginalReactShadowNode, getPadding, getParent, getReactTag, getRootTag, getScreenHeight, getScreenWidth, getScreenX, getScreenY, getStyleHeight, getStylePadding, getStyleWidth, getThemedContext, getTotalNativeChildren, getViewClass, hasNewLayout, hasUnseenUpdates, hasUpdates, indexOf, indexOfNativeChild, isDescendantOf, isDirty, isLayoutOnly, isMeasureDefined, isSealed, isVirtualAnchor, isYogaLeafNode, markAsSealed, markLayoutSeen, markUpdated, markUpdateSeen, mutableCopy, mutableCopyWithNewChildren, mutableCopyWithNewChildrenAndProps, mutableCopyWithNewProps, onAfterUpdateTransaction, onBeforeLayout, onCollectExtraUpdates, removeAllNativeChildren, removeAndDisposeAllChildren, removeChildAt, removeNativeChildAt, setAlignContent, setAlignItems, setAlignSelf, setBaselineFunction, setBorder, setDefaultPadding, setDisplay, setFlex, setFlexBasis, setFlexBasisAuto, setFlexBasisPercent, setFlexDirection, setFlexGrow, setFlexShrink, setFlexWrap, setInstanceHandle, setIsLayoutOnly, setJustifyContent, setLayoutDirection, setLocalData, setMargin, setMarginAuto, setMarginPercent, setMeasureFunction, setOriginalReactShadowNode, setOverflow, setPadding, setPaddingPercent, setPosition, setPositionPercent, setPositionType, setReactTag, setRootTag, setShouldNotifyOnLayout, setStyleAspectRatio, setStyleHeight, setStyleHeightAuto, setStyleHeightPercent, setStyleMaxHeight, setStyleMaxHeightPercent, setStyleMaxWidth, setStyleMaxWidthPercent, setStyleMinHeight, setStyleMinHeightPercent, setStyleMinWidth, setStyleMinWidthPercent, setStyleWidth, setStyleWidthAuto, setStyleWidthPercent, setThemedContext, setViewClassName, shouldNotifyOnLayout, toString, updateProperties, updateScreenLayoutpublic ARTTextShadowNode()
public ARTTextShadowNode(ARTTextShadowNode node)
protected ARTShapeShadowNode copy()
copy in class ARTShapeShadowNodepublic void setFrame(ReadableMap frame)
public void setAlignment(int alignment)
public void draw(android.graphics.Canvas canvas,
android.graphics.Paint paint,
float opacity)
draw in class ARTShapeShadowNode