public class IfcFillAreaStyleHatchingImpl extends IfcGeometricRepresentationItemImpl implements IfcFillAreaStyleHatching
The following features are implemented:
IdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
IfcFillAreaStyleHatchingImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
double |
getHatchLineAngle() |
String |
getHatchLineAngleAsString() |
IfcCurveStyle |
getHatchLineAppearance() |
IfcCartesianPoint |
getPatternStart() |
IfcCartesianPoint |
getPointOfReferenceHatchLine() |
IfcHatchLineDistanceSelect |
getStartOfNextHatchLine() |
boolean |
isSetPatternStart() |
boolean |
isSetPointOfReferenceHatchLine() |
void |
setHatchLineAngle(double newHatchLineAngle) |
void |
setHatchLineAngleAsString(String newHatchLineAngleAsString) |
void |
setHatchLineAppearance(IfcCurveStyle newHatchLineAppearance) |
void |
setPatternStart(IfcCartesianPoint newPatternStart) |
void |
setPointOfReferenceHatchLine(IfcCartesianPoint newPointOfReferenceHatchLine) |
void |
setStartOfNextHatchLine(IfcHatchLineDistanceSelect newStartOfNextHatchLine) |
void |
unsetPatternStart() |
void |
unsetPointOfReferenceHatchLine() |
eStaticFeatureCount, getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemdynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class IfcGeometricRepresentationItemImplpublic IfcCurveStyle getHatchLineAppearance()
getHatchLineAppearance in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.setHatchLineAppearance(IfcCurveStyle),
Ifc4Package.getIfcFillAreaStyleHatching_HatchLineAppearance()public void setHatchLineAppearance(IfcCurveStyle newHatchLineAppearance)
setHatchLineAppearance in interface IfcFillAreaStyleHatchingnewHatchLineAppearance - the new value of the 'Hatch Line Appearance' reference.IfcFillAreaStyleHatching.getHatchLineAppearance()public IfcHatchLineDistanceSelect getStartOfNextHatchLine()
getStartOfNextHatchLine in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.setStartOfNextHatchLine(IfcHatchLineDistanceSelect),
Ifc4Package.getIfcFillAreaStyleHatching_StartOfNextHatchLine()public void setStartOfNextHatchLine(IfcHatchLineDistanceSelect newStartOfNextHatchLine)
setStartOfNextHatchLine in interface IfcFillAreaStyleHatchingnewStartOfNextHatchLine - the new value of the 'Start Of Next Hatch Line' reference.IfcFillAreaStyleHatching.getStartOfNextHatchLine()public IfcCartesianPoint getPointOfReferenceHatchLine()
getPointOfReferenceHatchLine in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.isSetPointOfReferenceHatchLine(),
IfcFillAreaStyleHatching.unsetPointOfReferenceHatchLine(),
IfcFillAreaStyleHatching.setPointOfReferenceHatchLine(IfcCartesianPoint),
Ifc4Package.getIfcFillAreaStyleHatching_PointOfReferenceHatchLine()public void setPointOfReferenceHatchLine(IfcCartesianPoint newPointOfReferenceHatchLine)
setPointOfReferenceHatchLine in interface IfcFillAreaStyleHatchingnewPointOfReferenceHatchLine - the new value of the 'Point Of Reference Hatch Line' reference.IfcFillAreaStyleHatching.isSetPointOfReferenceHatchLine(),
IfcFillAreaStyleHatching.unsetPointOfReferenceHatchLine(),
IfcFillAreaStyleHatching.getPointOfReferenceHatchLine()public void unsetPointOfReferenceHatchLine()
public boolean isSetPointOfReferenceHatchLine()
isSetPointOfReferenceHatchLine in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.unsetPointOfReferenceHatchLine(),
IfcFillAreaStyleHatching.getPointOfReferenceHatchLine(),
IfcFillAreaStyleHatching.setPointOfReferenceHatchLine(IfcCartesianPoint)public IfcCartesianPoint getPatternStart()
getPatternStart in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.isSetPatternStart(),
IfcFillAreaStyleHatching.unsetPatternStart(),
IfcFillAreaStyleHatching.setPatternStart(IfcCartesianPoint),
Ifc4Package.getIfcFillAreaStyleHatching_PatternStart()public void setPatternStart(IfcCartesianPoint newPatternStart)
setPatternStart in interface IfcFillAreaStyleHatchingnewPatternStart - the new value of the 'Pattern Start' reference.IfcFillAreaStyleHatching.isSetPatternStart(),
IfcFillAreaStyleHatching.unsetPatternStart(),
IfcFillAreaStyleHatching.getPatternStart()public void unsetPatternStart()
public boolean isSetPatternStart()
isSetPatternStart in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.unsetPatternStart(),
IfcFillAreaStyleHatching.getPatternStart(),
IfcFillAreaStyleHatching.setPatternStart(IfcCartesianPoint)public double getHatchLineAngle()
getHatchLineAngle in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.setHatchLineAngle(double),
Ifc4Package.getIfcFillAreaStyleHatching_HatchLineAngle()public void setHatchLineAngle(double newHatchLineAngle)
setHatchLineAngle in interface IfcFillAreaStyleHatchingnewHatchLineAngle - the new value of the 'Hatch Line Angle' attribute.IfcFillAreaStyleHatching.getHatchLineAngle()public String getHatchLineAngleAsString()
getHatchLineAngleAsString in interface IfcFillAreaStyleHatchingIfcFillAreaStyleHatching.setHatchLineAngleAsString(String),
Ifc4Package.getIfcFillAreaStyleHatching_HatchLineAngleAsString()public void setHatchLineAngleAsString(String newHatchLineAngleAsString)
setHatchLineAngleAsString in interface IfcFillAreaStyleHatchingnewHatchLineAngleAsString - the new value of the 'Hatch Line Angle As String' attribute.IfcFillAreaStyleHatching.getHatchLineAngleAsString()Copyright © 2016 OpenSource BIM. All rights reserved.