Uses of Interface
net.sf.mpxj.utility.MpxjEnum

Packages that use MpxjEnum
net.sf.mpxj   
net.sf.mpxj.mpp   
 

Uses of MpxjEnum in net.sf.mpxj
 

Subinterfaces of MpxjEnum in net.sf.mpxj
 interface FieldType
          This interface is implemented by classes which represent a field in either the Task or Resource entity.
 

Classes in net.sf.mpxj that implement MpxjEnum
 class AccrueType
          This class is used to represent an accrue type.
 class AssignmentField
          Instances of this type represent Assignment fields.
 class BookingType
          Enumeration representing booking types.
 class ConstraintType
          This class is used to represent a constraint type.
 class CurrencySymbolPosition
          Instances of this class represent enumerated currency symbol position values.
 class DataType
          This class represents the data type of an attribute.
 class DateOrder
          Instances of this class represent enumerated date order values.
 class DayType
          This class is used to represent a the day type used by the project calendar.
 class EarnedValueMethod
          Instances of this class represent enumerated earned value method values.
 class ProjectDateFormat
          Instances of this class represent enumerated date format values.
 class ProjectTimeFormat
          Instances of this class represent enumerated time format values.
 class RecurrenceType
          Represents the recurrence type.
 class RelationType
          This class is used to represent a relation type.
 class ResourceField
          Instances of this type represent Resource fields.
 class ResourceType
          Instances of this class represent enumerated resource type values.
 class ScheduleFrom
          Instances of this class represent enumerated schedule from values.
 class TaskField
          Instances of this type represent Task fields.
 class TaskMode
          Represents task mode values.
 class TaskType
          Instances of this class represent enumerated task type values.
 class TestOperator
          This class represents the set of operators used to perform a test between two or more operands.
 class TimeUnit
          This class contains utility functions allowing time unit specifications to be parsed and formatted.
 class ViewType
          This class represents the enumeration of the valid types of view.
 class WorkContour
          Instances of this class represent enumerated work contour values.
 class WorkGroup
          Instances of this class represent enumerated work group values.
 

Uses of MpxjEnum in net.sf.mpxj.mpp
 

Classes in net.sf.mpxj.mpp that implement MpxjEnum
 class BackgroundPattern
          Represents the pattern used to fill a group.
 class ChartPattern
          Represents the pattern used to fill the middle section of a Gantt bar.
 class ColorType
          This enum represents the colors used by Microsoft Project.
 class GanttBarDateFormat
          Enumeration representing the formats which may be shown on a Gantt chart timescale.
 class GanttBarMiddleShape
          Represents the shape type used to draw the middle section of a Gantt bar.
 class GanttBarShowForTasks
          Represents the criteria used to define when a Gantt bar is displayed.
 class GanttBarStartEndShape
          Represents the shape at the start end end of a Gantt bar.
 class GanttBarStartEndType
          Represents the style of the start and end sections of a Gantt bar.
 class Interval
          This class represents daily, weekly or monthly time intervals.
 class LineStyle
          This class represents the grid line styles used by Microsoft Project.
 class LinkStyle
          Class representing how links are drawn on a Gantt chart.
 class NonWorkingTimeStyle
          Class representing how non-working time is shown on a Gantt chart.
 class TimescaleAlignment
          Class representing the label alignment on a Gantt chart timescale.
 class TimescaleFormat
          Enumeration representing the formats which may be shown on a Gantt chart timescale.
 class TimescaleUnits
          Class representing the units which may be shown on a Gantt chart timescale.
 



Copyright © 2012. All Rights Reserved.