Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Gssoft.Gscad.DatabaseServices.TableStyle Class Reference

Public Member Functions

virtual bool GridVisibility (GridLineType gridLineType, RowType rowType)
 
virtual bool IsBackgroundColorNone (RowType rowType)
 
double TextHeight (string cellStyle)
 
void SetTextHeight (double value, string cellStyle)
 
virtual Color BackgroundColor (RowType rowType)
 
virtual Color Color (RowType rowType)
 
virtual Color GridColor (GridLineType gridLineType, RowType rowType)
 
virtual CellAlignment Alignment (RowType rowType)
 
virtual CellClass CellClass (string styleName)
 
virtual DataType DataType (RowType rowType)
 
virtual GridLineStyle GridLineStyle (GridLineType gridLineType, string styleName)
 
virtual LineWeight GridLineWeight (GridLineType gridLineType, RowType rowType)
 
virtual ObjectId GridLinetype (GridLineType gridLineType, string styleName)
 
virtual ObjectId PostTableStyleToDatabase (Database databasePointer, string styleName)
 
virtual ObjectId TextStyle (RowType rowType)
 
virtual ObjectId TextStyle (string styleName)
 
virtual UnitType UnitType (RowType rowType)
 
virtual double GridDoubleLineSpacing (GridLineType gridLineType, string styleName)
 
virtual double Margin (CellMargins cellMargin, string styleName)
 
virtual double TextHeight (RowType rowType)
 
virtual string Format (RowType rowType)
 
virtual void SetAlignment (CellAlignment alignment, int rowTypes)
 
virtual void SetBackgroundColor (Color color, int rowTypes)
 
virtual void SetBackgroundColorNone (bool value, int rowTypes)
 
virtual void SetCellClass (CellClass cellClass, string styleName)
 
virtual void SetColor (Color color, int rowTypes)
 
virtual void SetDataType (DataType nDataType, UnitType nUnitType, RowType rowTypes)
 
virtual void SetFormat (string pFormat, RowType rowTypes)
 
virtual void SetGridColor (Color color, int gridLineTypes, int rowTypes)
 
virtual void SetGridDoubleLineSpacing (double spacing, GridLineType gridLineTypes, string styleName)
 
virtual void SetGridLineStyle (GridLineStyle lineStyle, GridLineType gridLineTypes, string styleName)
 
virtual void SetGridLinetype (ObjectId linetype, GridLineType gridLineTypes, string styleName)
 
virtual void SetGridLineWeight (LineWeight lineWeight, int gridLineTypes, int rowTypes)
 
virtual void SetGridVisibility (bool visible, int gridLineTypes, int rowTypes)
 
virtual void SetMargin (CellMargins cellMargin, double margin, string styleName)
 
virtual void SetTextHeight (double height, int rowTypes)
 
virtual void SetTextStyle (ObjectId id, int rowTypes)
 
virtual void SetTextStyle (ObjectId id, string styleName)
 
- Public Member Functions inherited from Gssoft.Gscad.DatabaseServices.DBObject
virtual void ApplyPartialUndo (DwgFiler undoFiler, RXClass classObj)
 
void Cancel ()
 
void Close ()
 
void CloseAndPage (bool onlyWhenClean)
 
void CreateExtensionDictionary ()
 
virtual DecomposeForSaveReplacementRecord DecomposeForSave (DwgVersion version)
 
virtual DBObject DeepClone (DBObject ownerPointer, IdMapping idMap, bool isPrimary)
 
void DisableUndoRecording (bool disable)
 
void DowngradeOpen ()
 
void DowngradeToNotify (bool wasWritable)
 
void DwgIn (DwgFiler filer)
 
void DwgOut (DwgFiler filer)
 
void DxfIn (DxfFiler filer)
 
void DxfOut (DxfFiler filer)
 
void Erase ()
 
void Erase (bool erasing)
 
ObjectId GetField ()
 
ObjectId GetField (string propertyName)
 
virtual FullDwgVersion GetObjectSaveVersion (DwgFiler filer)
 
virtual FullDwgVersion GetObjectSaveVersion (DxfFiler filer)
 
Gcad.ErrorStatus AddPersistentReactor (ObjectId objId)
 
void RemovePersistentReactor (ObjectId objId)
 
List< RXObjectGetReactors ()
 
List< RXObjectGetTransientReactors ()
 
void HandOverTo ([CallerMustClose()] DBObject newPointer, bool keepXData, bool keepExtensionDictionary)
 
bool HasPersistentReactor (ObjectId objId)
 
void ReleaseExtensionDictionary ()
 
ObjectId RemoveField ()
 
void RemoveField (ObjectId id)
 
ObjectId RemoveField (string propertyName)
 
void SetObjectIdsInFlux ()
 
void SwapIdWith (ObjectId otherId, bool swapExtendedData, bool swapExtensionDictionary)
 
virtual void SwapReferences (IdMapping idMap)
 
bool UpgradeFromNotify ()
 
void UpgradeOpen ()
 
virtual DBObject WblockClone (RXObject ownerPointer, IdMapping idMap, bool isPrimary)
 
ResultBuffer GetXDataForApplication (string applicationName)
 
void AddContext (ObjectContext context)
 
void RemoveContext (ObjectContext context)
 
bool HasContext (ObjectContext context)
 
ObjectIdCollection GetPersistentReactorIds ()
 
void SetPaperOrientation (bool bPaperOrientation)
 
bool SetFromStyle ()
 
- Public Member Functions inherited from Gssoft.Gscad.Runtime.RXObject
RXClass GetRXClass ()
 
virtual object Clone ()
 
int CompareTo (object obj)
 
virtual void CopyFrom (RXObject source)
 
IntPtr QueryX (RXClass protocolClass)
 
IntPtr X (RXClass protocolClass)
 
- Public Member Functions inherited from Gssoft.Gscad.Runtime.DisposableWrapper
override bool Equals (object obj)
 
override int GetHashCode ()
 
void Dispose ()
 

Properties

virtual double HorizontalCellMargin [get, set]
 
virtual double VerticalCellMargin [get, set]
 
virtual bool IsHeaderSuppressed [get, set]
 
virtual bool IsTitleSuppressed [get, set]
 
virtual FlowDirection FlowDirection [get, set]
 
virtual ObjectId Template [get, set]
 
virtual ArrayList CellStyles [get]
 
virtual int BitFlags [get, set]
 
virtual string Description [get, set]
 
virtual string Name [get, set]
 
- Properties inherited from Gssoft.Gscad.DatabaseServices.DBObject
Database Database [get]
 
Drawable Drawable [get]
 
ObjectId ExtensionDictionary [get]
 
Handle Handle [get]
 
bool HasFields [get]
 
bool HasSaveVersionOverride [get, set]
 
ObjectId Id [get]
 
ObjectId ObjectId [get]
 
ObjectId OwnerId [get]
 
bool IsAProxy [get]
 
bool IsCancelling [get]
 
bool IsErased [get]
 
bool IsEraseStatusToggled [get]
 
bool IsModified [get]
 
bool IsModifiedGraphics [get]
 
bool IsModifiedXData [get]
 
bool IsNewObject [get]
 
bool IsNotifyEnabled [get]
 
bool IsNotifying [get]
 
bool IsObjectIdsInFlux [get]
 
bool IsPersistent [get]
 
bool IsReadEnabled [get]
 
bool IsReallyClosing [get]
 
bool IsTransactionResident [get]
 
bool IsUndoing [get]
 
bool IsWriteEnabled [get]
 
DuplicateRecordCloning MergeStyle [get]
 
virtual FullDwgVersion ObjectBirthVersion [get]
 
DwgFiler UndoFiler [get]
 
virtual ResultBuffer XData [get, set]
 
AnnotativeStates Annotative [get, set]
 
object AcadObject [get]
 
PaperOrientationStates PaperOrientation [get]
 
ObjectClosedEventHandler ObjectClosed
 
ObjectErasedEventHandler Erased
 
ObjectEventHandler Copied
 
ObjectEventHandler SubObjectModified
 
EventHandler Cancelled
 
EventHandler Goodbye
 
EventHandler Modified
 
EventHandler ModifiedXData
 
EventHandler ModifyUndone
 
EventHandler OpenedForModify
 
EventHandler Reappended
 
EventHandler Unappended
 
- Properties inherited from Gssoft.Gscad.GraphicsInterface.Drawable
Extents3d Bounds [get]
 
- Properties inherited from Gssoft.Gscad.Runtime.DisposableWrapper
bool AutoDelete [get, set]
 
bool IsDisposed [get]
 
IntPtr UnmanagedObject [get]
 

Additional Inherited Members

- Static Public Member Functions inherited from Gssoft.Gscad.DatabaseServices.DBObject
static bool IsCustomObject (ObjectId id)
 
- Static Public Member Functions inherited from Gssoft.Gscad.Runtime.RXObject
static RXObject Create (IntPtr unmanagedPointer, bool autoDelete)
 
static RXClass GetClass (Type type)
 
- Static Public Member Functions inherited from Gssoft.Gscad.Runtime.DisposableWrapper
static DisposableWrapper Create (Type type, IntPtr unmanagedPointer, bool autoDelete)
 
static bool operator== (DisposableWrapper a, DisposableWrapper b)
 
static bool operator!= (DisposableWrapper a, DisposableWrapper b)
 
- Protected Member Functions inherited from Gssoft.Gscad.DatabaseServices.DBObject
void AssertNotifyEnabled ()
 
void AssertReadEnabled ()
 
void AssertWriteEnabled (bool autoUndo, bool recordModified)
 
virtual void DwgInFields (DwgFiler filer)
 
virtual void DwgOutFields (DwgFiler filer)
 
virtual void DxfInFields (DxfFiler filer)
 
virtual void DxfOutFields (DxfFiler filer)
 
override void DeleteUnmanagedObject ()
 
- Protected Member Functions inherited from Gssoft.Gscad.Runtime.RXObject
override void DeleteUnmanagedObject ()
 
- Protected Member Functions inherited from Gssoft.Gscad.Runtime.DisposableWrapper
abstract void DeleteUnmanagedObject ()
 
 DisposableWrapper (object obj, bool autoDelete)
 
 DisposableWrapper (IntPtr unmanagedPointer, bool autoDelete)
 
virtual void Dispose (bool disposing)