public class InsetsImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Insets
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
areLessThan(double dValue)
A convenience method provdided to detect if all members are below a certain value
NOTE: Manually written
|
Insets |
copyInstance()
A convenient method to get an instance copy.
|
static Insets |
create(double dTop,
double dLeft,
double dBottom,
double dRight)
A convenient method for creating an instance and initializing member
variables.
|
static Insets |
createDefault(double dTop,
double dLeft,
double dBottom,
double dRight)
A convenient method for creating an instance and initializing member
variables.
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
boolean |
equals(java.lang.Object obj) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
double |
getBottom() |
double |
getLeft() |
double |
getRight() |
double |
getTop() |
int |
hashCode() |
boolean |
isSetBottom() |
boolean |
isSetLeft() |
boolean |
isSetRight() |
boolean |
isSetTop() |
static Insets |
max(Insets ins1,
Insets ins2) |
static Insets |
min(Insets ins1,
Insets ins2) |
Insets |
scaledInstance(double dScale)
Returns a new instance with scaled members w.r.t this instance.
|
void |
set(double dTop,
double dLeft,
double dBottom,
double dRight)
A convenient method for initializing member variables.
|
void |
setBottom(double newBottom) |
void |
setLeft(double newLeft) |
void |
setRight(double newRight) |
void |
setTop(double newTop) |
java.lang.String |
toString() |
void |
unsetBottom() |
void |
unsetLeft() |
void |
unsetRight() |
void |
unsetTop() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnsetpublic double getTop()
getTop 在接口中 InsetsInsets.isSetTop(),
Insets.unsetTop(),
Insets.setTop(double),
AttributePackage.getInsets_Top()public void setTop(double newTop)
setTop 在接口中 InsetsnewTop - the new value of the 'Top' attribute.Insets.isSetTop(),
Insets.unsetTop(),
Insets.getTop()public void unsetTop()
unsetTop 在接口中 InsetsInsets.isSetTop(),
Insets.getTop(),
Insets.setTop(double)public boolean isSetTop()
isSetTop 在接口中 InsetsInsets.unsetTop(),
Insets.getTop(),
Insets.setTop(double)public double getLeft()
getLeft 在接口中 InsetsInsets.isSetLeft(),
Insets.unsetLeft(),
Insets.setLeft(double),
AttributePackage.getInsets_Left()public void setLeft(double newLeft)
setLeft 在接口中 InsetsnewLeft - the new value of the 'Left' attribute.Insets.isSetLeft(),
Insets.unsetLeft(),
Insets.getLeft()public void unsetLeft()
unsetLeft 在接口中 InsetsInsets.isSetLeft(),
Insets.getLeft(),
Insets.setLeft(double)public boolean isSetLeft()
isSetLeft 在接口中 InsetsInsets.unsetLeft(),
Insets.getLeft(),
Insets.setLeft(double)public double getBottom()
getBottom 在接口中 InsetsInsets.isSetBottom(),
Insets.unsetBottom(),
Insets.setBottom(double),
AttributePackage.getInsets_Bottom()public void setBottom(double newBottom)
setBottom 在接口中 InsetsnewBottom - the new value of the 'Bottom' attribute.Insets.isSetBottom(),
Insets.unsetBottom(),
Insets.getBottom()public void unsetBottom()
unsetBottom 在接口中 InsetsInsets.isSetBottom(),
Insets.getBottom(),
Insets.setBottom(double)public boolean isSetBottom()
isSetBottom 在接口中 InsetsInsets.unsetBottom(),
Insets.getBottom(),
Insets.setBottom(double)public double getRight()
getRight 在接口中 InsetsInsets.isSetRight(),
Insets.unsetRight(),
Insets.setRight(double),
AttributePackage.getInsets_Right()public void setRight(double newRight)
setRight 在接口中 InsetsnewRight - the new value of the 'Right' attribute.Insets.isSetRight(),
Insets.unsetRight(),
Insets.getRight()public void unsetRight()
unsetRight 在接口中 InsetsInsets.isSetRight(),
Insets.getRight(),
Insets.setRight(double)public boolean isSetRight()
isSetRight 在接口中 InsetsInsets.unsetRight(),
Insets.getRight(),
Insets.setRight(double)public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet 在接口中 org.eclipse.emf.ecore.InternalEObjecteGet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteSet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset 在接口中 org.eclipse.emf.ecore.InternalEObjecteUnset 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteIsSet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void set(double dTop,
double dLeft,
double dBottom,
double dRight)
public static final Insets create(double dTop, double dLeft, double dBottom, double dRight)
dTop - dLeft - dBottom - dRight - public static final Insets createDefault(double dTop, double dLeft, double dBottom, double dRight)
dTop - dLeft - dBottom - dRight - public final Insets scaledInstance(double dScale)
InsetsscaledInstance 在接口中 Insetspublic boolean areLessThan(double dValue)
InsetsareLessThan 在接口中 Insetspublic Insets copyInstance()
copyInstance 在接口中 InsetscopyInstance 在接口中 IChartObjectpublic int hashCode()
hashCode 在类中 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals 在类中 java.lang.ObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.